mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 01:46:28 +03:00
4b9d69f428
* Move v2 parser into nn_parser.pyx * New TokenVectorEncoder class in pipeline.pyx * New spacy/_ml.py module Currently the two parsers live side-by-side, until we figure out how to organize them. |
||
---|---|---|
.. | ||
__init__.py | ||
lemmatizer.py | ||
stop_words.py | ||
tag_map.py | ||
tokenizer_exceptions.py |