|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.nlp2rdf.implementation.opennlp.OpenNLPWrapper
public class OpenNLPWrapper
| Constructor Summary | |
|---|---|
OpenNLPWrapper(OLiAManager oLiAManager)
|
|
| Method Summary | |
|---|---|
void |
assignPosTags(String prefix,
String text,
URIGenerator uriGenerator,
com.hp.hpl.jena.ontology.OntModel model)
|
static void |
main(String[] args)
|
void |
processNIFModel(String prefix,
String text,
String urirecipe,
com.hp.hpl.jena.ontology.OntModel model)
|
void |
processText(String prefix,
String text,
URIGenerator urigenerator,
com.hp.hpl.jena.ontology.OntModel model)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenNLPWrapper(OLiAManager oLiAManager)
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
Exception
public void processText(String prefix,
String text,
URIGenerator urigenerator,
com.hp.hpl.jena.ontology.OntModel model)
public void processNIFModel(String prefix,
String text,
String urirecipe,
com.hp.hpl.jena.ontology.OntModel model)
public void assignPosTags(String prefix,
String text,
URIGenerator uriGenerator,
com.hp.hpl.jena.ontology.OntModel model)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||