Skip to content

0.3.0

Compare
Choose a tag to compare
@andrewrosss andrewrosss released this 15 Sep 06:45
· 11 commits to master since this release

0.3.0

The API has undergone a fairly major overhaul. Hopefully this improves the available functionality of the package.

Issues Closed:

  • [#7] Add some kind of documentation
  • [#6] Add way to use user-defined word (token) scoring function instead of the pre-baked ones
  • [#4] Implement the full api exposed by rake-nltk
  • [#3] Rename score_agg_fn attribute to something more descriptive
  • [#1] Change token_key to take a callable