Skip to content

v0.1.1 - Patch Release: Dependency and Documentation Updates

Compare
Choose a tag to compare
@sundy1994 sundy1994 released this 09 Aug 23:27
· 27 commits to main since this release

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's en_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

Full Changelog: v0.1.0...v0.1.1