mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-03 17:38:02 +03:00
* additional unit test for new entr word not in other lists * bugfix - unit test works * use _latin_lower instead of alpha_lower for french * revert back to ALPHA_LOWER (following the code for languages) * contributor agreement |
||
|---|---|---|
| .. | ||
| lemmatizer | ||
| __init__.py | ||
| _tokenizer_exceptions_list.py | ||
| examples.py | ||
| lex_attrs.py | ||
| punctuation.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||