spaCy/spacy/lang
Ines Montani 959c46eabe Merge pull request #1365 from wannaphongcom/develop
Add Thai language for spaCy v2
2017-09-26 23:43:05 +02:00
..
bn Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
da
de
en Improve lemmatization rule for am|VBP 2017-09-04 15:18:10 +02:00
es
fi Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
fr Implement like_num getter for French (via #1161) 2017-09-26 16:47:45 +02:00
he Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
hu
id
it
ja Fix relative imports 2017-05-08 22:29:04 +02:00
nb Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
nl
pl Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
pt Add language example sentences (see #1107) 2017-08-19 12:22:29 +02:00
sv
th
xx
zh
__init__.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
char_classes.py
entity_rules.py
lex_attrs.py
norm_exceptions.py
punctuation.py Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
tag_map.py
tokenizer_exceptions.py