Ines Montani
|
24f72c669c
|
Merge branch 'develop' into master-tmp
|
2020-05-21 18:39:06 +02:00 |
|
Ilkyu Ju
|
72a25c9cef
|
Very minor issues in Korean example sentences (#5446)
* Add contributor agreement
* Improve ko translation of example sentences
I fixed unnatural translations and word spacing errors.
* Update osori.md
|
2020-05-17 13:43:34 +02:00 |
|
Ines Montani
|
db55577c45
|
Drop Python 2.7 and 3.5 (#4828)
* Remove unicode declarations
* Remove Python 3.5 and 2.7 from CI
* Don't require pathlib
* Replace compat helpers
* Remove OrderedDict
* Use f-strings
* Set Cython compiler language level
* Fix typo
* Re-add OrderedDict for Table
* Update setup.cfg
* Revert CONTRIBUTING.md
* Revert lookups.md
* Revert top-level.md
* Small adjustments and docs [ci skip]
|
2019-12-22 01:53:56 +01:00 |
|
Ines Montani
|
f580302673
|
Tidy up and auto-format
|
2019-08-20 17:36:34 +02:00 |
|
cedar101
|
58f06e6180
|
Korean support (#3901)
* start lang/ko
* add test codes
* using natto-py
* add test_ko_tokenizer_full_tags()
* spaCy contributor agreement
* external dependency for ko
* collections.namedtuple for python version < 3.5
* case fix
* tuple unpacking
* add jongseong(final consonant)
* apply mecab option
* Remove Pipfile for now
Co-authored-by: Ines Montani <ines@ines.io>
|
2019-07-09 22:23:16 +02:00 |
|