Skip to content

AzerbaijanOpenSourceCommunity/textparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Text Parser

How to use?

  1. Open up the project in any IDE
  2. Put the text file to be processed under resources folder
  3. In main method of the Main class, change the filename to whatever your file name is.
  4. Run the main method.
  5. There will be a .csv file output under resources folder.

About

Parser to parse text file and provide an output which will be used for Hidden Markov Model to predict words.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages