CombiTagger
The main purpose of CombiTagger is to read datafiles generated by individual taggers and use them to develop a combined tagger according to a specified algorithm.
The system provides algorithms for simple and weighted voting, but it is extensible so that other combination algorithms can be added easily
CombiTagger is implemented in Java.