org.nlp2rdf.implementation.opennlp
Class OpenNLPWrapper

java.lang.Object
  extended by org.nlp2rdf.implementation.opennlp.OpenNLPWrapper

public class OpenNLPWrapper
extends Object


Constructor Summary
OpenNLPWrapper(OLiAManager oLiAManager)
           
 
Method Summary
static void main(String[] args)
           
 void processText(String prefix, String document, String urirecipe, 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

OpenNLPWrapper

public OpenNLPWrapper(OLiAManager oLiAManager)
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

processText

public void processText(String prefix,
                        String document,
                        String urirecipe,
                        com.hp.hpl.jena.ontology.OntModel model)
                 throws IOException
Throws:
IOException


Copyright © 2011. All Rights Reserved.