mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-29 06:57:49 +03:00
Instead of treating `'d` in contractions like `I'd` as `would` in all cases in the tokenizer exceptions, leave the tagging and lemmatization up to later components. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| examples.py | ||
| lex_attrs.py | ||
| morph_rules.py | ||
| norm_exceptions.py | ||
| stop_words.py | ||
| syntax_iterators.py | ||
| tag_map.py | ||
| tokenizer_exceptions.py | ||