spaCy/spacy/lang
Germán 86eb817b74 Overwrites default getter for like_num in Spanish by adding _num_words and like_num to lex_attrs.py (#3810) (closes #3803))
* (#3803) Spanish like_num returning false for number-like token

* (#3803) Spanish like_num now returning True for number-like token
2019-06-02 12:22:57 +02:00
..
af
ar
bg
bn
ca
cs
da
de Update French example sents and add two German stop words (#3662) 2019-05-01 12:01:35 +02:00
el
en Tidy up and auto-format 2019-04-09 11:40:19 +02:00
es Overwrites default getter for like_num in Spanish by adding _num_words and like_num to lex_attrs.py (#3810) (closes #3803)) 2019-06-02 12:22:57 +02:00
et
fa
fi
fr Update French example sents and add two German stop words (#3662) 2019-05-01 12:01:35 +02:00
ga
he Auto-format [ci skip] 2019-03-11 17:10:50 +01:00
hi
hr
hu
id Tidy up and auto-format 2019-04-09 11:40:19 +02:00
is
it
ja Don't set extension attribute in Japanese (closes #3398) 2019-03-12 13:30:33 +01:00
kn Enhancing Kannada language Resources (#3755) 2019-05-20 12:56:10 +02:00
lt
lv
mr Marathi Language Support (#3767) 2019-05-24 14:29:42 +02:00
nb
nl Tidy up and auto-format 2019-04-09 11:40:19 +02:00
pl
pt
ro
ru
si
sk
sl
sq
sv
ta
te
th fix thai bug (#3693) 2019-05-10 14:21:34 +02:00
tl
tr
tt
uk
ur
vi
xx
zh Auto-format [ci skip] 2019-03-11 17:10:50 +01:00
__init__.py
char_classes.py
lex_attrs.py
norm_exceptions.py Update norm_exceptions.py (#3778) 2019-05-27 11:52:52 +02:00
punctuation.py
tag_map.py
tokenizer_exceptions.py