|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttml.corpus.Corpus
tml.corpus.ParagraphCorpus
public class ParagraphCorpus
Corpus that represents the paragraphs of a TextDocument
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class tml.corpus.Corpus |
|---|
Corpus.PassageFreqs |
| Constructor Summary | |
|---|---|
ParagraphCorpus(TextDocument document)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ParagraphCorpus(TextDocument document)
throws java.lang.Exception
document - the TextDocument to which the paragraphs belong
java.lang.Exception - if the document is null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||