Skip to content

khalidit04/ReadConcordence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReadConcordence

This is a interactive program which accepts absolute file path and generates concordance of each words, i.e. an alphabetical list of all word occurrences, labeled with word frequencies.

  1. clone this repo using git clone https://github.com/khalidit04/ReadConcordence.git
  2. import the ReadConcordence project in IDE (intellij/Eclipse)
  3. run class ConcordanceGenerator class
  4. provide absolute path of the file when asked.
  5. Expected output will be printed on console/terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages