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