|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.stanford.nlp.mt.Sentence
| Constructor Summary | |
Sentence()
|
|
Sentence(WordEx[] wrds)
|
|
| Method Summary | |
int |
getLength()
|
WordEx |
getWord(int index)
|
void |
print()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Sentence(WordEx[] wrds)
public Sentence()
| Method Detail |
public WordEx getWord(int index)
public int getLength()
public void print()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||