spaCy/spacy/lang/ko
veer-bains 874bd8c8dd Fixed syntax error in lang/ko when using python 2 (#4082) (closes #4068)
* fixed syntax error in declaring variables with python 2.7 in spacy/lang/ko/__init__.py

* fixed syntax error in declaring variables with python 2.7 in spacy/lang/ko/__init__.py

* Update __init__.py

* Create veer-bains.md

* Update __init__.py

fixed syntax errors in variable datatype assignment when calling spacy.blank("ko") with python 2.7
2019-08-05 10:19:32 +02:00
..
__init__.py Fixed syntax error in lang/ko when using python 2 (#4082) (closes #4068) 2019-08-05 10:19:32 +02:00
examples.py Korean support (#3901) 2019-07-09 22:23:16 +02:00
stop_words.py Korean support (#3901) 2019-07-09 22:23:16 +02:00
tag_map.py Tidy up and auto-format 2019-07-11 12:02:25 +02:00