11 lines
623 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.
Then, activate Mecab in the Dictionary Settings and set the dictionary path.
![img](https://image.lunatranslator.org/zh/mecab.png)
Next, in the Display Settings -> Text Settings, activate Tokenization -> Pronunciation Display (activated by default) and Syntax Highlighting.
![img](https://image.lunatranslator.org/zh/fenci.png)