mirror of
https://github.com/explosion/spaCy.git
synced 2025-12-16 06:34:20 +03:00
* Remove incorrect lemma lookup gäng->gänga In modern Swedish, "gäng" is mostly associated with "gang" or "group of people". The removed lemma lookup lemmatized it to the verb "thread". * Add contrib agreement to correct directory * Revert change to CONTRIBUTOR_AGREEMENT |
||
|---|---|---|
| .. | ||
| lemmatizer | ||
| __init__.py | ||
| examples.py | ||
| morph_rules.py | ||
| stop_words.py | ||
| tokenizer_exceptions.py | ||