spaCy/spacy/lang/sr
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 Lemmatizer lookup dictionary for Serbian and basic tag set adde… (#4251) 2019-09-08 14:19:15 +02:00
lemma_lookup_licence.txt Lemmatizer lookup dictionary for Serbian and basic tag set adde… (#4251) 2019-09-08 14:19:15 +02:00
lex_attrs.py Auto-format [ci skip] 2019-08-22 11:44:39 +02:00
norm_exceptions.py Auto-format [ci skip] 2019-08-22 11:44:39 +02:00
stop_words.py Serbian language code update "rs" -> "sr" (#4159) 2019-08-21 19:57:37 +02:00
tokenizer_exceptions.py Tidy up and auto-format 2019-09-11 11:38:22 +02:00