Package | Description |
---|---|
org.aksw.gerbil.io.nif | |
org.aksw.gerbil.io.nif.utils | |
org.aksw.gerbil.transfer.nif | |
org.aksw.gerbil.transfer.nif.data |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationWriter.addSpan(com.hp.hpl.jena.rdf.model.Model nifModel,
com.hp.hpl.jena.rdf.model.Resource documentAsResource,
String text,
String documentURI,
Span span) |
Modifier and Type | Method and Description |
---|---|
static void |
NIFPositionHelper.checkPositionsForConspicuity(List<Span> spans,
String text) |
Modifier and Type | Interface and Description |
---|---|
interface |
MeaningSpan |
interface |
ScoredSpan |
interface |
TypedSpan |
Modifier and Type | Class and Description |
---|---|
class |
NamedEntity |
class |
ScoredNamedEntity |
class |
ScoredSpanImpl |
class |
ScoredTypedNamedEntity |
class |
SpanImpl |
class |
TypedNamedEntity |
class |
TypedSpanImpl |
Modifier and Type | Method and Description |
---|---|
int |
StartPosBasedComparator.compare(Span a1,
Span a2) |
int |
EndPosBasedComparator.compare(Span a1,
Span a2) |
Constructor and Description |
---|
ScoredSpanImpl(Span span,
double confidence) |
SpanImpl(Span span) |
Copyright © 2016. All rights reserved.