spaCy/spacy/tests/lang
Julia Makogon f1c3108d52 Fixing pymorphy2 dependency issue (#3329) (closes #3327)
* Classes for Ukrainian; small fix in Russian.

* Contributor agreement

* pymorphy2 initialization split for ru and uk (#3327)

* stop-words fixed

* Unit-tests updated
2019-02-25 15:48:17 +01:00
..
ar Add Arabic language (#2314) 2018-05-15 00:27:19 +02:00
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 Add Danish lemmatizer (#2184) 2018-04-07 19:07:28 +02:00
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 Move language-specific tests to tests/lang 2017-05-09 00:02:37 +02:00
fi Move language-specific tests to tests/lang 2017-05-09 00:02:37 +02:00
fr Fix small typo bug in French regexp + relevant unit test (#2980) 2018-11-29 20:16:13 +01:00
ga merge 2017-10-31 22:55:59 +00:00
he Move language-specific tests to tests/lang 2017-05-09 00:02:37 +02:00
hu Update tests for pytest 4.x (#2965) 2018-11-26 18:14:57 +01:00
id added {pre,suf,in}fix tests 2017-08-20 13:43:00 +07:00
ja Add Japanese lemmas (#2543) 2018-07-13 10:55:14 +02:00
nb Move language-specific tests to tests/lang 2017-05-09 00:02:37 +02:00
pl Improved polish tokenizer and stop words. (#2974) 2019-02-08 14:27:21 +11:00
ro Updates to Romanian support (#2354) 2018-05-24 11:40:00 +02:00
ru Added tag map, fixed tests fails, added more exceptions 2017-11-26 20:54:48 +03:00
sv Updates to Swedish Language (#3164) 2019-01-16 13:45:50 +01:00
th add thai in spacy2 2017-09-26 21:36:27 +07:00
tr Adds Turkish Lemmatization 2017-12-01 17:04:32 +03:00
tt Add Tatar Language Support (#2444) 2018-06-19 10:17:53 +02:00
uk Fixing pymorphy2 dependency issue (#3329) (closes #3327) 2019-02-25 15:48:17 +01:00
ur Add Urdu Language Support (#2430) 2018-06-22 11:14:03 +02:00
__init__.py Remove imports in /lang/__init__.py 2017-05-08 23:58:07 +02:00
test_attrs.py added lex test for is_currency 2018-02-11 18:50:50 +01:00