| .. |
|
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
|
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
|
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
|
|
|
|
__init__.py
|
|
|
|
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
|
|
|
|
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
|
|
|