Back

Mighty Morphin Morphology

#27
Pauline Wrote:There is version of mecab that uses utf-8 which will causes errors when using your plugin. A user with that version needs to edit the source code to make the plugin work.

It is not something you need to fix (the official plugin for Japanese support have the same issue), but it might be good to know.

A simple fix:
Open morphemes.py and replace all occurrences of 'euc-jp' with 'utf-8'.
Really? I thought the new utf-8 support needed you to specify an option to make it use utf-8?
Reply

Messages In This Thread