spaCy/spacy/lang/bn
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
punctuation.py
stop_words.py Tidy up and auto-format 2020-02-18 15:38:18 +01:00
tokenizer_exceptions.py