mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 13:17:06 +03:00
aa6780eb27
* `Matcher`: Remove superfluous GIL-acquiring check in `get_is_final` This check incurred a significant performance penalty due to implict interactions between the GIL and Cython ref-counting code. * `Matcher`: Inline `PatternStateC` accessors |
||
---|---|---|
.. | ||
__init__.py | ||
dependencymatcher.pyi | ||
dependencymatcher.pyx | ||
matcher.pxd | ||
matcher.pyi | ||
matcher.pyx | ||
phrasematcher.pxd | ||
phrasematcher.pyi | ||
phrasematcher.pyx |