spaCy v2.1.8 Release Notes

Release Date: 2019-08-08 // over 4 years ago
  • ๐Ÿฑ โœจ New features and improvements

    • ๐Ÿ†• NEW: Alpha tokenization support for Serbian
    • ๐Ÿ‘Œ Improve language data for Urdu.
    • ๐Ÿ‘Œ Support installing and loading model packages in the same session.

    ๐Ÿฑ ๐Ÿ”ด Bug fixes

    • ๐Ÿ›  Fix issue #4002: Make PhraseMatcher work as expected for NORM attribute.
    • ๐Ÿ›  Fix issue #4063: Improve docs on Matcher attributes.
    • ๐Ÿ›  Fix issue #4068: Make Korean work as expected on Python 2.7.
    • ๐Ÿ›  Fix issue #4069: Add validate option to EntityRuler.
    • ๐Ÿ›  Fix issue #4074: Raise error if annotation dict in simple training style has unexpected keys.
    • ๐Ÿ›  Fix issue #4081: Fix typo in pyproject.toml.
    • ๐Ÿ›  Fix handling of keyword arguments in Language.evaluate.

    ๐Ÿ“š ๐Ÿ“– Documentation and examples

    • ๐Ÿ‘Œ Improve Matcher attribute docs.
    • ๐Ÿ›  Fix various typos and inconsistencies.

    ๐Ÿ‘ฅ Contributors

    Thanks to @akornilo, @mirfan899, @veer-bains, @seppeljordan, @Pavle992, @svlandeg, @jenojp and @adrianeboyd for the pull requests and contributions.