spaCy/spacy/lang/cs
holubvl3 a341b4ef09
Adding support for Czech language (#5826)
* Create lex_attrs.py

Hello,

I am missing a CZECH language in SpaCy. So I would like to help to push it a little. This file is base on others lex_attrs.py files just with translation to Czech.

* Update __init__.py

Updated for use with new Czech Lex_attrs file

* Update stop_words.py

* Create test_text.py

Co-authored-by: Vladimír Holubec <vholubec@arcdata.cz>
2020-08-21 16:17:53 +02:00
..
__init__.py Adding support for Czech language (#5826) 2020-08-21 16:17:53 +02:00
lex_attrs.py Adding support for Czech language (#5826) 2020-08-21 16:17:53 +02:00
stop_words.py Adding support for Czech language (#5826) 2020-08-21 16:17:53 +02:00
test_text.py Adding support for Czech language (#5826) 2020-08-21 16:17:53 +02:00