spaCy/spacy/tests/lang
Sofie 585de273cd Fix small typo bug in French regexp + relevant unit test (#2980)
* additional unit test for new entr word not in other lists

* bugfix - unit test works

* use _latin_lower instead of alpha_lower for french

* revert back to ALPHA_LOWER (following the code for languages)

* contributor agreement
2018-11-29 20:16:13 +01:00
..
ar
bn update bengali token rules for hyphen and digits (#2731) 2018-09-05 21:49:00 +02:00
ca Catalan Language Support (#2940) 2018-11-26 15:25:47 +01:00
da
de Update tests for pytest 4.x (#2965) 2018-11-26 18:14:57 +01:00
el Add support for Greek language (#2535) 2018-07-10 13:48:38 +02:00
en Update tests for pytest 4.x (#2965) 2018-11-26 18:14:57 +01:00
es
fi
fr Fix small typo bug in French regexp + relevant unit test (#2980) 2018-11-29 20:16:13 +01:00
ga
he
hu Update tests for pytest 4.x (#2965) 2018-11-26 18:14:57 +01:00
id
ja Add Japanese lemmas (#2543) 2018-07-13 10:55:14 +02:00
nb
ro
ru
sv Swedish: Exceptions for single letter words ending sentence (#2615) 2018-08-05 14:14:30 +02:00
th
tr
tt
ur Add Urdu Language Support (#2430) 2018-06-22 11:14:03 +02:00
__init__.py
test_attrs.py