Releases: rasoolims/SemiSupervisedPosTagger
Releases · rasoolims/SemiSupervisedPosTagger
Java tagger v0.3.1
Fixed bug in options reading
Java tagger with all prefix Brown clusters and dictionary features
- bugs fixed
- added dictionary features
- added all prefix size Brown clustering features
Java POS tagger with Brown cluster features
Added Brown cluster features
Java code v0.1
This is a pre-release for the java code. The cpp files are still under development.
This version includes:
- train a pos tagger
- tag a file
- Viterbi vs beam training and decoding
- early vs. late vs. max violation update strategies