edu.uchsc.ccp.knowtator.util
Class AnnotationCleanup

java.lang.Object
  extended by edu.uchsc.ccp.knowtator.util.AnnotationCleanup

public class AnnotationCleanup
extends Object


Constructor Summary
AnnotationCleanup()
           
 
Method Summary
static void cleanup(Component parent, KnowledgeBase kb, KnowtatorProjectUtil kpu, TextSourceUtil textSourceUtil, AnnotationUtil annotationUtil, MentionUtil mentionUtil, FilterUtil filterUtil, Project project)
           
static void cleanup(SimpleInstance filter, FilterUtil filterUtil, Collection<SimpleInstance> textSources, AnnotationUtil annotationUtil, MentionUtil mentionUtil, KnowledgeBase kb, KnowtatorProjectUtil kpu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationCleanup

public AnnotationCleanup()
Method Detail

cleanup

public static void cleanup(Component parent,
                           KnowledgeBase kb,
                           KnowtatorProjectUtil kpu,
                           TextSourceUtil textSourceUtil,
                           AnnotationUtil annotationUtil,
                           MentionUtil mentionUtil,
                           FilterUtil filterUtil,
                           Project project)

cleanup

public static void cleanup(SimpleInstance filter,
                           FilterUtil filterUtil,
                           Collection<SimpleInstance> textSources,
                           AnnotationUtil annotationUtil,
                           MentionUtil mentionUtil,
                           KnowledgeBase kb,
                           KnowtatorProjectUtil kpu)