Releases: dataiku/dss-plugin-nlp-preparation
Releases · dataiku/dss-plugin-nlp-preparation
Version 1.3.0 - Bugfix release
Version 1.2.2 - Bugfix release
✨ Fixed SudachiPy version for Python 3.6
Version 1.2.1 - Bugfix release
- ✨ Improved Japanese stopwords
- 🐛 Add explicit UI message for languages that do not support lemmatization
Version 1.2.0 - New feature and bugfix release
- ✨ Added Python 3.7 and Japanese support
- 🐛 Fixed silent failure when tokenizing long text (> 1 million characters)
- 💄 Improved recipe interface loading time, enhanced logging and column descriptions
Version 1.2.0 - Release Candidate 1
v1.2.0-rc1 Filter tokens
Version 1.1.1 - Bugfix release
- 🐛 Fixed macedonian support
- 💚 Added integration tests
Version 1.1.0 - New feature release
- ✨ Text cleaning recipe to tokenize, filter and lemmatize text data in 58 languages
- ✅ Stopwords peer-reviewed by native speakers
- 💄 Enhancements to the UX, the logging, and the tokenization library
Version 1.0.1 - Bugfix release
- 👹 Removed Japanese support because of installation issues with the User Isolation Framework
Version 1.0.0 - Initial release
- 🌎 🌍 🌏 Recipe to detect dominant languages among 114 languages
- 🧐 Recipe to identify and correct misspellings in 36 languages