1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-01-28 10:14:07 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Matthew Honnibal
4454c1b23f Block lemmatization of base-form adjectives
Fixes check that an adjective is a base form (as opposed to a
comparative or superlative), so that it's not lemmatized.
e.g. inner -!> inn. Closes .
2017-03-25 21:29:57 +01:00