This repository has been archived by the owner on Feb 27, 2022. It is now read-only.
v0.7.0 Experimental support for languages: ko, zh
What's new in this release:
- Experimental support for languages: ko, zh
Honestly, I can't read or write Chinese and Korean languages, so I am not sure about the accuracy of the models. Any comments, patches, or tuned models are welcome :)
To install, follow the instructions at https://github.com/tos-kamiya/d2vg#installation.
For the en
and ja
Doc2Vec model files (enw50k.*
, jaw50k.*
), please use the same files as in v0.5.1's assets:
enw50k.tar.bz2.aa, enw50k.tar.bz2.ab, jaw50k.tar.bz2
For ko
and zh
Doc2Vec model files are available at this release's assets.
Note: There is an ongoing attempt to refine the en and ja Doc2Vec models, based on feedback from the experience of adding the zh and ko Doc2Vec models. The v0.7.0 might be a short-term release.
Full Changelog: v0.6.0...v0.7.0