pypi spacy 1.7.3
v1.7.3: Alpha support for Hebrew, new CLI commands and bug fixes

latest releases: 4.0.0.dev3, 3.7.4, 3.7.3...
7 years ago

✨ Major features and improvements

  • NEW: Alpha tokenization for Hebrew.
  • NEW: Experimental train and package commands to train a model and convert it to a Python package.
  • Enable experimental support for L1-regularized regression loss in dependency parser and named entity recognizer. Should improve fine-tuning of existing models.
  • Fix high memory usage in download command.

🔴 Bug fixes

  • Fix issue #903, #912: Base forms are now correctly protected from lemmatization.
  • Fix issue #909, #925: Use mlink to create symlinks in Python 2 on Windows.
  • Fix issue #910: Update config when adding label to pre-trained model.
  • Fix issue #911: Delete old training scripts.
  • Fix issue #918: Use --no-cache-dir when downloading models via pip.
  • Fixed infinite recursion in spacy.info.
  • Fix initialisation of languages when no model is available.

📖 Documentation and examples

👥 Contributors

Thanks to @raphael0202, @pavlin99th, @iddoberger and @solresol for the pull requests!

Don't miss a new spacy release

NewReleases is sending notifications on new releases.