Package | Description |
---|---|
org.aksw.fox | |
org.aksw.fox.output | |
org.aksw.fox.tools.re | |
org.aksw.fox.tools.re.common.boa | |
org.aksw.fox.tools.re.en | |
org.aksw.fox.utils |
fox utils
|
Modifier and Type | Method and Description |
---|---|
protected Map<String,Set<Relation>> |
Fox.doRE(Set<Entity> entities)
Gets toolname to relations
|
Modifier and Type | Method and Description |
---|---|
protected void |
Fox.setOutput(Set<Entity> entities,
Map<String,Set<Relation>> relations) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
FoxJena._addRelations(Set<Relation> relations,
org.apache.jena.rdf.model.Model graph)
Expects NE resources used in relations been already added to the graph.
|
void |
IFoxJena.addRelations(Set<Relation> relations,
String start,
String end,
String tool,
String version) |
void |
FoxJena.addRelations(Set<Relation> relations,
String start,
String end,
String toolName,
String version) |
Modifier and Type | Field and Description |
---|---|
protected Set<Relation> |
AbstractRE.relations |
Modifier and Type | Method and Description |
---|---|
protected abstract Set<Relation> |
AbstractRE._extract(String text,
List<Entity> entities) |
Set<Relation> |
IRE.extract()
Extracts relations from the given text.
|
Set<Relation> |
AbstractRE.extract() |
Set<Relation> |
IRE.getResults()
Returns results.
|
Set<Relation> |
AbstractRE.getResults() |
Modifier and Type | Method and Description |
---|---|
protected Set<Relation> |
ABoaIndex._extract(String text,
List<Entity> entities) |
Modifier and Type | Method and Description |
---|---|
protected Set<Relation> |
StanfordREEN._extract(String text,
List<Entity> unused) |
protected Set<Relation> |
PattyEN._extract(String text,
List<Entity> entities) |
protected Set<Relation> |
OcelotEN._extract(String text,
List<Entity> entities) |
Modifier and Type | Method and Description |
---|---|
Map<String,Set<Relation>> |
DataTestFactory.getTestRelations()
Test data for relations.
|
Copyright © 2024. All rights reserved.