|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dllearner.examples.corpus.Sentence
public class Sentence
| Constructor Summary | |
|---|---|
Sentence(int id,
List<String> sentence)
|
|
| Method Summary | |
|---|---|
void |
processLine(String line,
int pos)
|
void |
processSentence()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sentence(int id,
List<String> sentence)
| Method Detail |
|---|
public void processSentence()
public void processLine(String line,
int pos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||