1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-02 10:32:53 +03:00
spaCy/spacy/lang/id
Ines Montani e0cf4796a5 Move lookup tables out of the core library ()
* 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 () 2019-10-01 00:01:27 +02:00
_tokenizer_exceptions_list.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
examples.py Update languages and examples (see ) 2019-06-26 16:19:17 +02:00
lex_attrs.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
norm_exceptions.py Tidy up merge conflict leftovers 2018-12-18 13:58:30 +01:00
punctuation.py Replacing regex library with re to increase tokenization speed () 2019-02-01 18:05:22 +11:00
stop_words.py Tidy up merge conflict leftovers 2018-12-18 13:58:30 +01:00
syntax_iterators.py 💫 Tidy up and auto-format .py files () 2018-11-30 17:03:03 +01:00
tag_map.py Tidy up and auto-format 2019-04-09 11:40:19 +02:00
tokenizer_exceptions.py Tidy up merge conflict leftovers 2018-12-18 13:58:30 +01:00