Fork of NClassifier v0.1, with some of my own improvements.
Note: this project is currently in early developer preview
List of changes that have been made:
- Implement smarter summarization that inspect 2-gram word frequency in SimonSummarizer.
- Generalized SimonSummarizer to inspect n-gram word frequency.
- Fixed an issue where the output of the summarizer sometimes include duplicated sentences.
List of planned changes (subject to change):
- Include a synonym detector.
(C) Hao Wooi Lim 2013, released under an LGPL 2.1 license