mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +03:00
fcce3600ed
Instead of silently using only the first token in each matched span: * Forbid `OP: ?/*/+` through `DependencyMatcher` validation * As a fail-safe, add warning if a token match that's not exactly one token long is found by a token pattern. |
||
---|---|---|
.. | ||
__init__.py | ||
dependencymatcher.pyx | ||
matcher.pxd | ||
matcher.pyx | ||
phrasematcher.pxd | ||
phrasematcher.pyx |