Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 325 Bytes

File metadata and controls

14 lines (10 loc) · 325 Bytes

0.9.1 / 2015-05-21

  • [BUGFIX] escape stopwords when used in regex

0.9.0 / 2014-12-18

  • [FEATURE] Incremental training of stopwords list using refine() and reset()

0.0.3 / 2014-04-07

  • [BUGFIX] Simplified regex

0.0.2 / 2014-03-12

  • [FEATURE] Added n-gram generator

0.0.1 / 2014-03-04

  • [FEATURE] Initial Release