edu.uchsc.ccp.knowtator.util
Class AnnotationCleanup
java.lang.Object
edu.uchsc.ccp.knowtator.util.AnnotationCleanup
public class AnnotationCleanup
- extends Object
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 |
AnnotationCleanup
public AnnotationCleanup()
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)