mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 13:17:06 +03:00
440b81bddc
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 |