.. |
bn
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |
da
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01: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
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |
fi
|
Tidy up tokenizer exceptions
|
2017-11-01 23:02:45 +01:00 |
fr
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |
ga
|
Remove comma that caused list to wrap in tuple!
|
2017-10-31 20:13:16 +01:00 |
he
|
Don't make copies of language data components
|
2017-10-11 15:34:55 +02:00 |
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
|
Don't copy exception dicts if not necessary and tidy up
|
2017-10-31 21:05:29 +01:00 |
id
|
Don't copy exception dicts if not necessary and tidy up
|
2017-10-31 21:05:29 +01:00 |
it
|
Fix Italian tag map
|
2017-11-05 18:34:09 +01:00 |
ja
|
Add example sentences for Japanese and Chinese (see #1107)
|
2017-10-24 13:02:24 +02:00 |
nb
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |
nl
|
Fix Dutch tag map
|
2017-11-05 21:41:50 +01:00 |
pl
|
Add missing imports
|
2017-11-01 23:02:51 +01:00 |
pt
|
Fix PRON_LEMMA imports
|
2017-11-06 17:41:53 +01:00 |
ro
|
Add Romanian and Croatian skeletons (experimental)
|
2017-11-01 23:04:28 +01:00 |
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
|
Add skeleton language data for Turkish
|
2017-11-02 16:32:24 +01:00 |
xx
|
Tidy up language data
|
2017-10-11 02:22:49 +02:00 |
zh
|
Add example sentences for Japanese and Chinese (see #1107)
|
2017-10-24 13:02:24 +02:00 |
__init__.py
|
|
|
char_classes.py
|
Update base punctuation
|
2017-10-14 14:59:23 +02:00 |
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
|
Update base norm exceptions with more unicode characters
|
2017-10-14 14:58:52 +02:00 |
punctuation.py
|
|
|
tag_map.py
|
|
|
tokenizer_exceptions.py
|
Tidy up tokenizer exceptions
|
2017-11-01 23:02:45 +01:00 |