spaCy/spacy/lang/id
2017-07-27 19:46:21 +07:00
..
__init__.py enable syntax iterator and lemma lookup 2017-07-27 10:51:15 +07:00
_tokenizer_exceptions_list.py updated tokenizer exceptions 2017-07-26 19:12:52 +07:00
lemmatizer.py updated lemma 2017-07-27 19:46:21 +07:00
lex_attrs.py added lex_attrs 2017-07-23 22:55:22 +07:00
norm_exceptions.py added known currencies 2017-07-23 22:56:48 +07:00
punctuation.py removed -el from suffix rules 2017-07-26 19:28:38 +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 added hyphen-suffix rules 2017-07-26 19:28:57 +07:00