spaCy/spacy/lang/nb
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 Tidy up and auto-format 2020-02-18 15:38:18 +01:00
punctuation.py Merge branch 'master' into tmp/sync 2020-03-26 13:38:14 +01:00
stop_words.py Drop Python 2.7 and 3.5 (#4828) 2019-12-22 01:53:56 +01:00
syntax_iterators.py Tidy up and move noun_chunks, token_match, url_match 2020-07-22 22:18:46 +02:00
tokenizer_exceptions.py Remove POS, TAG and LEMMA from tokenizer exceptions 2020-07-22 23:09:01 +02:00