public class TimeMeasuringAnnotatorDecorator extends Object
| Constructor and Description |
|---|
TimeMeasuringAnnotatorDecorator() |
| Modifier and Type | Method and Description |
|---|---|
static it.unipi.di.acube.batframework.problems.TopicSystem |
createDecorator(it.unipi.di.acube.batframework.problems.TopicSystem annotator) |
protected static HashSet<it.unipi.di.acube.batframework.data.Annotation> |
solveA2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter,
String text) |
protected static HashSet<it.unipi.di.acube.batframework.data.Tag> |
solveC2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter,
String text) |
protected static HashSet<it.unipi.di.acube.batframework.data.Annotation> |
solveD2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter,
String text,
HashSet<it.unipi.di.acube.batframework.data.Mention> mentions) |
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredAnnotation> |
solveSa2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter,
String text) |
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredTag> |
solveSc2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter,
String text) |
public static it.unipi.di.acube.batframework.problems.TopicSystem createDecorator(it.unipi.di.acube.batframework.problems.TopicSystem annotator)
protected static HashSet<it.unipi.di.acube.batframework.data.Tag> solveC2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter, 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.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter, 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.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter, String text)
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredTag> solveSc2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter, String text)
protected static HashSet<it.unipi.di.acube.batframework.data.ScoredAnnotation> solveSa2W(org.aksw.gerbil.bat.annotator.TimeMeasuringAnnotatorDecorator.AbstractTimeMeter timeMeter, String text) throws it.unipi.di.acube.batframework.utils.AnnotationException
it.unipi.di.acube.batframework.utils.AnnotationExceptionCopyright © 2014–2017. All rights reserved.