bn
|
Reorganise Bengali punctuation rules
|
2017-05-09 00:01:52 +02:00 |
da
|
Add missing tokenizer exceptions
|
2017-05-12 09:25:24 +02:00 |
de
|
Add language-specific syntax iterators to en and de
|
2017-05-17 12:04:03 +02:00 |
en
|
Add language-specific syntax iterators to en and de
|
2017-05-17 12:04:03 +02:00 |
es
|
Move SpanishDefaults out of Language class, for pickle
|
2017-05-18 04:28:51 -05:00 |
fi
|
Fix relative imports
|
2017-05-08 22:29:04 +02:00 |
fr
|
Reorganise French punctuation rules
|
2017-05-09 00:00:54 +02:00 |
ga
|
add POS
|
2017-06-26 21:53:41 +01:00 |
he
|
Fix relative imports
|
2017-05-08 22:29:04 +02:00 |
hu
|
Reorganise Hungarian punctuation rules
|
2017-05-09 00:01:59 +02:00 |
it
|
Fix relative imports
|
2017-05-08 22:29:04 +02:00 |
ja
|
Fix relative imports
|
2017-05-08 22:29:04 +02:00 |
nb
|
Fix formatting
|
2017-05-08 23:59:17 +02:00 |
nl
|
Fix relative imports
|
2017-05-08 22:29:04 +02:00 |
pl
|
Remove import from non-existing module
|
2017-05-13 16:00:09 +02:00 |
pt
|
Add LEX_ATTRS
|
2017-05-12 15:37:45 +02:00 |
sv
|
Fix relative imports
|
2017-05-08 22:29:04 +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 char classes to global language data
|
2017-05-08 23:59:33 +02:00 |
entity_rules.py
|
Reorganise entity rules
|
2017-05-09 01:37:10 +02:00 |
lex_attrs.py
|
Make sure like_email returns bool
|
2017-05-09 11:37:29 +02:00 |
punctuation.py
|
Reorganise global punctuation rules
|
2017-05-09 00:00:46 +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 |