spaCy/spacy/lang
2017-06-03 16:12:01 -05:00
..
bn Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
da Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
de Change order of exception dicts 2017-06-03 21:52:06 +02:00
en Change order of exception dicts 2017-06-03 21:52:06 +02:00
es Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
fi Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
fr Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
he Move Defaults subclass to module scope (necessary for pickling) 2017-05-20 19:02:27 +02:00
hu Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
it Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
ja Fix relative imports 2017-05-08 22:29:04 +02:00
nb Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
nl Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
pl Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
pt Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
sv Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
xx Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
zh Fix relative imports 2017-05-08 22:29:04 +02:00
__init__.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
char_classes.py Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
entity_rules.py Reorganise entity rules 2017-05-09 01:37:10 +02:00
lex_attrs.py Make norm use lower-case 2017-06-03 14:47:38 -05:00
norm_exceptions.py Add base norm exceptions 2017-06-03 20:27:05 +02:00
punctuation.py Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
tag_map.py Fix formatting 2017-05-09 11:08:14 +02:00
tokenizer_exceptions.py Use consistent regex imports 2017-05-09 00:34:31 +02:00