J
Analyzed about 1 year ago
JitarJitar is an open source part of speech tagger using a trigram Hidden Markov Model (HMM).
FeaturesJitar has the following major features:
High accuracy tagging through a trigram Hidden Markov Model with Viterbi decoding. Handling of unknown words through suffix analysis. Licensed under
... [More]
the GNU Lesser General Public License version 3 (LGPLv3), which only imposes restrictions on redistribution of Jitar itself. Written in Java, allowing for easy integration with other programs that are built upon the excellent JDK platform. AvailabilityJitar 0.0.2 is now available, and can be obtained in source or compiled form from the Downloads page. You can also use Subversion to retrieve this version of Jitar:
svn checkout http://jitar.googlecode.com/svn/tags/jitar-0.0.2After checking out or dow [Less]