mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
13 lines
510 B
Markdown
13 lines
510 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)
|
||
|