v0.1.1 - Patch Release: Dependency and Documentation Updates
v0.1.1 - 2024-08-09
Added
- Documentation: Updated the user guide to properly install the package from pip and dependencies.
- Performance: Updated a CLI command
download_resources
that downloads spacy'sen_core_web_sm
model and NLTK data
Fixed
- Dependency: Resolved the issue that
en-core-web-sm
and NLTK resources can't be downloaded upon installation. Now they are automatically added when the user runs Feature Builder for the first time if they're missing in the environment.
What's Changed
- Release v0.1.1 by @xehu and @sundy1994 in #274
- Yuxuan/dependency issue by @xehu and @sundy1994 in #275
Full Changelog: v0.1.0...v0.1.1