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.Really? I thought the new utf-8 support needed you to specify an option to make it use utf-8?
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'.
2011-05-14, 11:12 am
| Messages In This Thread |
