spaCy/spacy/lang/sv
Ines Montani f0b30aedad
Make lemmatizers use initialize logic (#6182)
* Make lemmatizer use initialize logic and tidy up

* Fix typo

* Raise for uninitialized tables
2020-10-02 15:42:36 +02:00
..
__init__.py Make lemmatizers use initialize logic (#6182) 2020-10-02 15:42:36 +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 Refactor Docs.is_ flags (#6044) 2020-09-17 00:14:01 +02:00
tokenizer_exceptions.py Tidy up [ci skip] 2020-07-25 13:00:49 +02:00