edu.uchsc.ccp.knowtator.util
Class ConsensusAnnotations
java.lang.Object
edu.uchsc.ccp.knowtator.util.ConsensusAnnotations
public class ConsensusAnnotations
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConsensusAnnotations
public ConsensusAnnotations()
recreateConsensusAnnotations
public static ConsensusSet recreateConsensusAnnotations(SimpleInstance textSource,
SimpleInstance consensusSet,
KnowtatorManager manager)
throws ConsensusException
- Throws:
ConsensusException
createConsensusAnnotations
public static void createConsensusAnnotations(KnowtatorManager manager,
SimpleInstance filter,
String consensusSetName,
Collection<SimpleInstance> textSources)
throws ConsensusException
- Throws:
ConsensusException
createConsensusSet
public static ConsensusSet createConsensusSet(SimpleInstance textSource,
KnowtatorManager manager,
SimpleInstance consensusSet)
throws ConsensusException
- Throws:
ConsensusException