Uses of Class
org.nlp2rdf.core.SentencePOJO

Packages that use SentencePOJO
org.nlp2rdf.core   
 

Uses of SentencePOJO in org.nlp2rdf.core
 

Methods in org.nlp2rdf.core that return types with arguments of type SentencePOJO
static List<SentencePOJO> POJOMaker.makePOJOs(String text, Tokenizer tokenizer)
           
 

Method parameters in org.nlp2rdf.core with type arguments of type SentencePOJO
static Set<opennlp.tools.util.Span> SentencePOJO.getSpans(Collection<? extends SentencePOJO> sentencePOJOs)
           
 void Text2RDF.sentencePOJOs2OWL(String prefix, String text, List<? extends SentencePOJO> sentencePOJOs, com.hp.hpl.jena.ontology.OntModel model, URIGenerator uriGenerator)
          Deprecated. 
 



Copyright © 2011. All Rights Reserved.