org.nlp2rdf.annotator
Class StanfordCoreNLPAnnotator.StanfordSentencePOJO

java.lang.Object
  extended by org.nlp2rdf.core.SentencePOJO
      extended by org.nlp2rdf.annotator.StanfordCoreNLPAnnotator.StanfordSentencePOJO
Enclosing class:
StanfordCoreNLPAnnotator

public class StanfordCoreNLPAnnotator.StanfordSentencePOJO
extends org.nlp2rdf.core.SentencePOJO


Constructor Summary
StanfordCoreNLPAnnotator.StanfordSentencePOJO()
           
 
Method Summary
 
Methods inherited from class org.nlp2rdf.core.SentencePOJO
getSentence, getSpan, getSpans, getText, getUri, getWordPOJOs, setSentence, setSpan, setText, setUri, setWordPOJOs
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StanfordCoreNLPAnnotator.StanfordSentencePOJO

public StanfordCoreNLPAnnotator.StanfordSentencePOJO()


Copyright © 2011. All Rights Reserved.