spaCy/spacy/lang
Jim O'Regan 834ba3c69a (semi generated) Polimorf mapping 2017-11-29 20:08:24 +00:00
..
bn
da Merge pull request #1653 from sorenlind/da_example_typo 2017-11-27 14:47:42 +00:00
de Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00
en Add tokenizer exceptions for ing verbs 2017-11-13 17:46:05 +01:00
es
fi
fr Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00
ga
he
hi improved upon the list of included stop_words 2017-11-13 17:13:49 +05:30
hr Add Romanian and Croatian skeletons (experimental) 2017-11-01 23:04:28 +01:00
hu
id Don't copy exception dicts if not necessary and tidy up 2017-10-31 21:05:29 +01:00
it
ja Add dummy serialization methods for Japanese and missing lang getter (resolves #1557) 2017-11-15 12:44:02 +01:00
nb
nl
pl (semi generated) Polimorf mapping 2017-11-29 20:08:24 +00:00
pt Fix PRON_LEMMA imports 2017-11-06 17:41:53 +01:00
ro
sv Fix typo 2017-11-08 01:06:37 +01:00
th Don't copy exception dicts if not necessary and tidy up 2017-10-31 21:05:29 +01:00
tr
xx
zh Add example sentences for Japanese and Chinese (see #1107) 2017-10-24 13:02:24 +02:00
__init__.py
char_classes.py
entity_rules.py
lex_attrs.py Make lex attr functions top-level functions, to promote pickling 2017-10-17 18:19:18 +02:00
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