edu.uchsc.ccp.iaa.html
Class SpanMatcherHTML
java.lang.Object
edu.uchsc.ccp.iaa.html.SpanMatcherHTML
public class SpanMatcherHTML
- extends Object
Method Summary |
static Map<String,int[]> |
errorMatrix(Set<Annotation> matches,
Map<Annotation,Set<Annotation>> matchSets)
|
static void |
printIAA(IAA iaa,
Matcher matcher,
File directory,
int numberOfDocs,
Map<Annotation,String> annotationTexts,
Map<Annotation,String> annotationTextNames)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanMatcherHTML
public SpanMatcherHTML()
printIAA
public static void printIAA(IAA iaa,
Matcher matcher,
File directory,
int numberOfDocs,
Map<Annotation,String> annotationTexts,
Map<Annotation,String> annotationTextNames)
throws Exception
- Throws:
Exception
errorMatrix
public static Map<String,int[]> errorMatrix(Set<Annotation> matches,
Map<Annotation,Set<Annotation>> matchSets)