|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.tagger.maxent.PairsHolder
public class PairsHolder
A simple class that maintains a list of WordTag pairs which are interned as they are added. This stores a tagged corpus.
| Constructor Summary | |
|---|---|
PairsHolder()
|
|
| Method Summary | |
|---|---|
int |
getSize()
|
void |
setSize(int s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PairsHolder()
| Method Detail |
|---|
public void setSize(int s)
public int getSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||