Skip to content

Cucco v2.1.0

Compare
Choose a tag to compare
@davidmogar davidmogar released this 09 Jun 22:19
· 19 commits to master since this release

Moving forward!

This minor release is a needed step to be able to use the library in an API.

Now remove_stop_words function allows to specify the language to use. Also, the little cucco in not as lazy as before and will always load the stop words file for the language indicated in the Configuration class. If lazy_load is not used, all of them will be loaded.

Enjoy! 🐔