Releases: luismond/tm2tb
Releases · luismond/tm2tb
1.0.5
v.1.0.4: Merge pull request #14 from luismond/dev
v1.0.3
- Fixed errors from empty lists and generators, added pertinent exceptions
- Changed data structure of n-grams to pandas data frame for easier sorting and filtering
- Moved Sentence class from its own file to the main file tm2tb.py in order to make the logic flow easier to understand