NOTICE : Please make use of project being open. If you don't understand what a part is doing, please check its tests. We believe that is the best way of learning how to extend things. Naming convention for the tests is very easy. Just search for a class named "NameOfTheMysteryClass" + "Test" : e.g. "PhoneticsAnalyzer" -> "PhoneticsAnalyzerTest"
- Simple parsing
- Advanced parsing
- Suffix graphs explained
- Root finders explained
- Tokenization
- Caching
- Brute force
- Logging
- Spell check
- [Numeral to text conversion][cookbook/numeral_to_text.md]
- Sample corpus statistics I (root and suffix histograms)
- Sample corpus statistics II (how formal is a corpus)
- Suffix graph for old Turkish
- Recognizing special roots (custom root finder)
TBA
- TRNLTK 1.0.2 : Release notes