mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
13 lines
479 B
Markdown
13 lines
479 B
Markdown
## 如何使用Mecab分词&词性颜色标注
|
|
|
|
首先需要下载mecab词典。下载[默认版本](https://lunatranslator.org/Resource/dictionary/Mecab.zip),或者[官方最新版本](https://clrd.ninjal.ac.jp/unidic/),解压。
|
|
|
|
然后在辞书设置中激活**Mecab**,并设置词典路径
|
|
|
|
![img](https://image.lunatranslator.org/zh/mecab.png)
|
|
|
|
然后,激活**显示注音**(默认已激活)和**语法加亮**
|
|
|
|
![img](https://image.lunatranslator.org/zh/fenci.png)
|
|
|