15 lines
428 B
Markdown
Raw Normal View History

2024-07-25 17:13:03 +08:00
## 如何使用Mecab分词&词性颜色标注
2024-07-04 07:40:35 +08:00
首先需要下载mecab词典任选其一下载解压
2024-08-07 22:00:27 +08:00
![img](https://image.lunatranslator.org/zh/mecab_download.png)
2024-07-04 07:40:35 +08:00
然后在辞书设置中激活mecab并设置词典路径
2024-08-07 22:00:27 +08:00
![img](https://image.lunatranslator.org/zh/mecab.png)
2024-07-04 07:40:35 +08:00
然后,在显示设置->显示内容中,激活分词注音显示和语法加亮
2024-08-07 22:00:27 +08:00
![img](https://image.lunatranslator.org/zh/fenci.png)
2024-07-04 07:40:35 +08:00