mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-10 12:58:01 +03:00
Don't create lookup lemmatizer within Language class and just pass in the data so it can be set on Token creation |
||
|---|---|---|
| .. | ||
| lemmatizer | ||
| __init__.py | ||
| download.py | ||
| examples.py | ||
| lex_attrs.py | ||
| morph_rules.py | ||
| norm_exceptions.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||