spaCy/website/meta
Paul O'Leary McCann f0e3e606a6 Replace python-mecab3 with fugashi for Japanese (#4621)
* Switch from mecab-python3 to fugashi

mecab-python3 has been the best MeCab binding for a long time but it's
not very actively maintained, and since it's based on old SWIG code
distributed with MeCab there's a limit to how effectively it can be
maintained.

Fugashi is a new Cython-based MeCab wrapper I wrote. Since it's not
based on the old SWIG code it's easier to keep it current and make small
deviations from the MeCab C/C++ API where that makes sense.

* Change mecab-python3 to fugashi in setup.cfg

* Change "mecab tags" to "unidic tags"

The tags come from MeCab, but the tag schema is specified by Unidic, so
it's more proper to refer to it that way.

* Update conftest

* Add fugashi link to external deps list for Japanese
2019-11-23 14:31:04 +01:00
..
languages.json Replace python-mecab3 with fugashi for Japanese (#4621) 2019-11-23 14:31:04 +01:00
logos.json Correct typo for AllenAI url on homepage (#4050) 2019-07-31 00:16:33 +02:00
sidebars.json Update DocBin and add docs 2019-09-18 20:23:21 +02:00
site.json Update binder version [ci skip] 2019-10-02 16:47:01 +02:00
universe.json Update to Holmes Universe entry (#4679) 2019-11-21 16:23:24 +01:00