Categories
TextAnalyzer
TextAnalzyer is a text analyzer tool that finds out words that are characteristic for a given input file. It is independent from any language, and even seems to work well with HTML files. First you have to train the program with sample text. (e.g. all of Grimm's fairy tales). Using this index you can analyze a single text file to find out the characteristic words. For the story of "Little Red Riding Hood" you get "hood, grandma, riding, hunter, red" as the most characteristic words of the text.
Last updated 2 Apr, 2007
Versions
0.1
0.1 released on 2007-01-09
- Released: 9 Jan, 2007
- Code Maturity: Stable
- Source Archive: http://martin.ankerl.com/files/textanalyze.rb
- Licenses: PublicDomain
- Interfaces: Command Line




