spaCy/spacy/lang/pl
Adriane Boyd abd3f2b65a
Rename Polish lemmatizer method (#5960)
Rename Polish lemmatizer method to `pos_lookup` to distinguish it from
pure token-based lookup methods.
2020-08-25 00:22:27 +02:00
..
__init__.py Rename Polish lemmatizer method (#5960) 2020-08-25 00:22:27 +02:00
examples.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
lemmatizer.py Rename Polish lemmatizer method (#5960) 2020-08-25 00:22:27 +02:00
lex_attrs.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
punctuation.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
stop_words.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00