spaCy/spacy/lang/id
2017-10-31 21:05:29 +01:00
..
__init__.py Don't make copies of language data components 2017-10-11 15:34:55 +02:00
_tokenizer_exceptions_list.py more exceptions 2017-07-27 19:46:30 +07:00
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 added USD in currency rules 2017-08-02 22:42:47 +07:00
stop_words.py added stopwords 2017-07-23 20:52:37 +07:00
syntax_iterators.py wip syntax iterators 2017-07-27 10:51:34 +07:00
tokenizer_exceptions.py Don't copy exception dicts if not necessary and tidy up 2017-10-31 21:05:29 +01:00