mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-28 14:41:14 +03:00
* raise specific error when removing a matcher rule that doesn't exist * rephrasing * goldparse init: allocate fields only if doc is not empty * avoid zero length alloc in saving tokenizer cache * avoid allocating zero length mem in matcher * asserts to avoid allocating zero length mem * fix zero-length allocation in matcher * bump cymem version * revert cymem version bump |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _schemas.py | ||
| dependencymatcher.pyx | ||
| matcher.pxd | ||
| matcher.pyx | ||
| phrasematcher.pxd | ||
| phrasematcher.pyx | ||