mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 04:08:09 +03:00
aa876884f0
This reverts commit fb9d3bb022
.
1.2 KiB
1.2 KiB
Description
Motivation and Context
How Has This Been Tested?
Types of changes
- Bug fix (non-breaking change fixing an issue)
- New feature (non-breaking change adding functionality to spaCy)
- Breaking change (fix or feature causing change to spaCy's existing functionality)
- Documentation (Addition to documentation of spaCy)
Checklist:
- My code follows spaCy's code style.
- My change requires a change to spaCy's documentation.
- I have updated the documentation accordingly.
- I have added tests to cover my changes.
- All new and existing tests passed.