All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cab.mecab-java.0.993.source-code.README Maven / Gradle / Ivy

Go to download

MeCab: Yet Another Part-of-Speech and Morphological Analyzer MeCab is a fast and customizable Japanese morphological analyzer. MeCab is designed for generic purpose and applied to variety of NLP tasks, such as Kana-Kanji conversion. MeCab provides parameter estimation functionalities based on CRFs and HMM

The newest version!
MeCab java module

$Id: README,v 1.2 2005/12/25 16:55:43 taku-ku Exp $;

1. Build UTF-8 dictionary

2. How to use?

  See test.java as sample program.

  % java -classpath MeCab.jar test -d ../dic




© 2015 - 2024 Weber Informatics LLC | Privacy Policy