@Deprecated public class ErrorCountingAnnotatorDecorator extends Object
| Constructor and Description |
|---|
ErrorCountingAnnotatorDecorator()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static it.unipi.di.acube.batframework.problems.TopicSystem |
createDecorator(it.unipi.di.acube.batframework.problems.TopicSystem annotator,
int numberOfExpectedCalls)
Deprecated.
|
protected static HashSet<it.unipi.di.acube.batframework.data.Annotation> |
solveA2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter,
String text)
Deprecated.
|
protected static HashSet<it.unipi.di.acube.batframework.data.Tag> |
solveC2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter,
String text)
Deprecated.
|
protected static HashSet<it.unipi.di.acube.batframework.data.Annotation> |
solveD2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter,
String text,
HashSet<it.unipi.di.acube.batframework.data.Mention> mentions)
Deprecated.
|
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredAnnotation> |
solveSa2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter,
String text)
Deprecated.
|
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredTag> |
solveSc2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter,
String text)
Deprecated.
|
public ErrorCountingAnnotatorDecorator()
public static it.unipi.di.acube.batframework.problems.TopicSystem createDecorator(it.unipi.di.acube.batframework.problems.TopicSystem annotator,
int numberOfExpectedCalls)
protected static HashSet<it.unipi.di.acube.batframework.data.Tag> solveC2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter, String text) throws it.unipi.di.acube.batframework.utils.AnnotationException
it.unipi.di.acube.batframework.utils.AnnotationExceptionprotected static HashSet<it.unipi.di.acube.batframework.data.Annotation> solveD2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter, String text, HashSet<it.unipi.di.acube.batframework.data.Mention> mentions)
protected static HashSet<it.unipi.di.acube.batframework.data.Annotation> solveA2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter, String text)
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredTag> solveSc2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter, String text)
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredAnnotation> solveSa2W(org.aksw.gerbil.bat.annotator.ErrorCountingAnnotatorDecorator.AbstractErrorCounter errorCounter, String text) throws it.unipi.di.acube.batframework.utils.AnnotationException
it.unipi.di.acube.batframework.utils.AnnotationExceptionCopyright © 2014–2017. All rights reserved.