mirror of
https://github.com/explosion/spaCy.git
synced 2025-01-26 17:24:41 +03:00
38ca0c33f5
Mostly refactors parser, to use new thinc3.2 Example class. Aim is to remove use of shared memory, so that we can parallelize over documents easily. Conflicts: setup.py spacy/syntax/parser.pxd spacy/syntax/parser.pyx spacy/syntax/stateclass.pyx |
||
---|---|---|
.. | ||
__init__.pxd | ||
__init__.py | ||
_parse_features.pxd | ||
_parse_features.pyx | ||
arc_eager.pxd | ||
arc_eager.pyx | ||
joint.pxd | ||
joint.pyx | ||
ner.pxd | ||
ner.pyx | ||
parser.pxd | ||
parser.pyx | ||
stateclass.pxd | ||
stateclass.pyx | ||
transition_system.pxd | ||
transition_system.pyx | ||
util.py |