mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-09 04:17:53 +03:00
Added vec_path variable declaration to avoid accessing it before assignment in case 'add_vectors' is in overrides. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| download.py | ||
| language_data.py | ||
| lemma_rules.py | ||
| morph_rules.py | ||
| stop_words.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||