Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 308 Bytes

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.