spaCy/spacy/lang/id
ines 417d45f5d0 Add lemmatizer data as variable on language data
Don't create lookup lemmatizer within Language class and just pass in
the data so it can be set on Token creation
2017-10-11 02:24:58 +02:00
..
__init__.py Add lemmatizer data as variable on language data 2017-10-11 02:24:58 +02:00
_tokenizer_exceptions_list.py
examples.py added examples 2017-08-20 11:57:10 +07:00
lemmatizer.py direct lookup 2017-08-20 11:57:52 +07:00
lex_attrs.py Tidy up language data 2017-10-11 02:22:49 +02:00
norm_exceptions.py added more currencies based on corpus data 2017-08-03 13:03:25 +07:00
punctuation.py
stop_words.py
syntax_iterators.py
tokenizer_exceptions.py reworked 2017-08-20 13:43:21 +07:00