spaCy/spacy/lang/de
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
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
norm_exceptions.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
punctuation.py Tidy up and auto-format 2019-08-20 17:36:34 +02:00
stop_words.py Update French example sents and add two German stop words (#3662) 2019-05-01 12:01:35 +02:00
syntax_iterators.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tag_map.py Fix morphological features in de tag_map 2019-03-07 21:57:43 +01:00
tokenizer_exceptions.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00