1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-25 04:14:12 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Robin Linderborg
d01f503b54 Remove incorrect lemma lookup gäng->gänga ()
* 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
2018-04-28 14:54:41 +02:00