- Fixed #14: languages.json is missing, if you don't git clone with --recursive.
- Feature: Support latest version of Python (3.7+).
- Feature #22: Enforces packaging of eggs into folders.
- Update the stop-words repository to get the latest languages.
- Fixed Travis failing and tests due to bootstrap.
- Fixed #9: Missing
languages.json
file that breaks the installation.
- Feature: Using the cache is optional
- Feature: Filtering stopwords
- Feature:
LANGUAGE_MAPPING
is loads from stop-words/languages.json - Fixed: Made paths OS-independent
- Feature #5: Decode error AND Add
catalan
language to ``LANGUAGE_MAPPING`. - Feature: Update stop-words dictionary.
- Feature: Tests
- Feature: Python 3 support
- Feature: Dev installation via zc.buildout
- Feature: Continuous integration via Travis
- Feature #3: Handle language code, cache and custom errors
- Initial release.
- Package on pypi.
- github.com/Alir3z4/stop-words as submodule.