public class BrownCorpus.Para
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.ArrayList<BrownCorpus.Sentence> |
sents |
Constructor and Description |
---|
Para() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.util.ArrayList<BrownCorpus.Sentence> sents