spaCy/spacy/lang/tl
Ines Montani e0cf4796a5 Move lookup tables out of the core library (#4346)
* Add default to util.get_entry_point

* Tidy up entry points

* Read lookups from entry points

* Remove lookup tables and related tests

* Add lookups install option

* Remove lemmatizer tests

* Remove logic to process language data files

* Update setup.cfg
2019-10-01 00:01:27 +02:00
..
__init__.py Move lookup tables out of the core library (#4346) 2019-10-01 00:01:27 +02:00
lex_attrs.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
stop_words.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
tokenizer_exceptions.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00