spaCy/spacy/lang
2017-07-03 15:40:58 +02:00
..
bn Add symbols class to punctuation rules to handle emoji (see #1088) 2017-05-27 17:57:10 +02:00
da Cleanup list of Danish stopwords 2017-07-03 15:40:58 +02:00
de Fix syntax iterators 2017-06-04 15:51:50 -05:00
en Fix syntax iterators 2017-06-04 15:51:50 -05:00
es Import and add Spanish syntax iterators 2017-06-04 21:42:15 +02:00
fi Add norm exceptions to other Language classes 2017-06-03 22:29:21 +02:00
fr Merge pull request #1118 from Gregory-Howard/patch-2 2017-06-20 11:16:07 +02:00
he Move Defaults subclass to module scope (necessary for pickling) 2017-05-20 19:02:27 +02:00
hu Merge pull request #1101 from oroszgy/hu_tokenizer_fix 2017-06-04 22:37:51 +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 Merge branch 'develop' into polish 2017-06-26 22:42:27 +01: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