spaCy/spacy/lang/bn
Adriane Boyd 87c329c711
Set rule-based lemmatizers as default (#6076)
For languages without provided models and with lemmatizer rules in
`spacy-lookups-data`, make the rule-based lemmatizer the default:
Bengali, Persian, Norwegian, Swedish
2020-09-16 17:37:29 +02:00
..
__init__.py Set rule-based lemmatizers as default (#6076) 2020-09-16 17:37:29 +02:00
examples.py
punctuation.py
stop_words.py
tokenizer_exceptions.py Remove POS, TAG and LEMMA from tokenizer exceptions 2020-07-22 23:09:01 +02:00