Skip to content

amarjeetanandsingh/ngram-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngram-analyzer

How to use

  • Download 1gram (a-z) files from google archive for the language of your choice.
  • Extract these files into a folder, say, extractedFolder
  • Clone this project and open ngram-analyzer/1gramanalyzerapp/dist folder in terminal.
  • run java -jar 1gramAnalyzerApp.jar.
  • Now click on Select Folder button to select the extractedFolder
  • Click on Generate Word List button to start
  • Watch the logs. Once Done, it will generate the word list into extractedFolder/word_list.txt file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published