Skip to content

v1.0.3

Compare
Choose a tag to compare
@luismond luismond released this 17 Jan 11:55
· 227 commits to main since this release
ec35965
  • 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