spaCy/spacy/lang/sv
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
lex_attrs.py Remove unicode declarations and tidy up 2020-06-21 22:34:10 +02:00
stop_words.py Tidy up and auto-format 2020-02-18 15:38:18 +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 Tidy up [ci skip] 2020-07-25 13:00:49 +02:00