This package is Japanese morphological analysis library NMeCab. It was developed on .NET (C#), with reference to MeCab (developed in C++). This does not include a binary dictionary, so you need preparing it sepalatary.
An unofficial binary package of "UniDic-CWJ, the analysis dictionary for the morphological analizer MeCab" (解析用現代書き言葉 UniDic), version 2.3.0.
This package includes part 1 of 3 of the split dictionary file. It is used as a dependency to the main package Alissa.UniDic-CWJ.binary.
An unofficial binary package of "UniDic-CWJ, the analysis dictionary for the morphological analizer MeCab" (解析用現代書き言葉 UniDic), version 2.3.0.
This package includes part 3 of 3 of the split dictionary file. It is used as a dependency to the main package Alissa.UniDic-CWJ.binary.
An unofficial binary package of "UniDic-CWJ, the analysis dictionary for the morphological analizer MeCab" (解析用現代書き言葉 UniDic), version 2.3.0.
This package includes part 2 of 3 of the split dictionary file. It is used as a dependency to the main package Alissa.UniDic-CWJ.binary.
An unofficial binary package of "UniDic-CWJ, the analysis dictionary for the morphological analizer MeCab" (解析用現代書き言葉 UniDic), version 2.3.0.
This package includes binary dictionary files only. MeCab programs/libraries are NOT included.
Kawazu is a C# library for converting Japanese sentence to Hiragana, Katakana or Romaji with furigana and okurigana modes supported. Inspired by project Kuroshiro.