Uses of Class
tml.corpus.SentenceCorpus

Packages that use SentenceCorpus
tml.corpus Implements all the classes required for corpora management as Bags of Words, it also includes NLP for sentences. 
 

Uses of SentenceCorpus in tml.corpus
 

Methods in tml.corpus that return SentenceCorpus
 SentenceCorpus TextDocument.getSentenceCorpus()
          Gets the SentenceCorpus created with the sentences of the TextDocument