Skip to content

UtkarshBhatthere/TextParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextParser

Hello, try out my textual parser to earn insights about your texts, this is a building block to be used in textual data compression project. Do mention the bugs and/or expected features in Github Issues. To run the example code open terminal/command promt and type:

Steps to build the example project ''' mkdir build cd build cmake .. make example_summarize ./examples/example_summarize '''

Given that you use the example text file that we ship, you should see something like: ''' Total words: 507, Unique words: 329 '''

About

A Textual Parser for Textual Data Compression use-case.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors