11 lines
576 B
Markdown
Raw Normal View History

2024-09-18 12:01:52 +08:00
## How to Use Mecab Tokenization & Part-of-Speech Color Highlighting
First, you need to download the Mecab dictionary. Download the [default version](https://lunatranslator.org/Resource/dictionary/Mecab.zip) or the [official latest version](https://clrd.ninjal.ac.jp/unidic/), and unzip it.
2024-12-16 23:25:02 +08:00
Then, activate **Mecab** in the Dictionary Settings and set the dictionary path.
2024-09-18 12:01:52 +08:00
![img](https://image.lunatranslator.org/zh/mecab.png)
2024-12-16 23:25:02 +08:00
Then, activate **display phonetic symbols** (default activated) and **syntax highlighting**
2024-09-18 12:01:52 +08:00
![img](https://image.lunatranslator.org/zh/fenci.png)