Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

clandmark

Compare

  Analyzed about 1 year ago

Open Source Landmarking Library

101K lines of code

1 current contributors

over 5 years since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This

citar

Compare

  Analyzed about 1 year ago

Citar is a C++ free software part of speech tagger using a trigram Hidden Markov Model (HMM), with linear interpolation smoothing of trigrams and suffix-based unknown word handling. Features Citar has the following major features: * High accuracy tagging through a trigram Hidden Markov ... [More] Model with Viterbi decoding. * Handling of unknown words through suffix analysis. * Licensed under the GNU Lesser General Public License version 2.1 (LGPLv2.1), which only imposes restrictions on redistribution of Citar itself. * Written in C++ for performance. [Less]

1.56K lines of code

0 current contributors

over 6 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

jitar

Compare

  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]

1.84K lines of code

0 current contributors

about 9 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This