pypi spacy 2.1.3
v2.1.3: Improve sentencizer and serialization

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

✨ New features and improvements

  • Allow customizing punctuation characters in sentencizer and make it serializable.
  • Add new "bow" architecture for TextCategorizer, to do faster bag-of-words text classification.

🔴 Bug fixes

  • Fix issue #3433, #3458: Fix mismatch of classes in parser after serialization.
  • Fix issue #3464: Fix training loop in train_textcat.py example.
  • Fix issue #3468: Make sentencizer set Token.is_sent_start correctly.
  • Fix bug in the "ensemble" TextClassifier architecture that prevented the unigram bag-of-words submodel from working properly.

👥 Contributors

Thanks to @chkoar for the pull request!

Don't miss a new spacy release

NewReleases is sending notifications on new releases.