|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnaturalpackage.Parser
| Constructor Summary | |
Parser()
|
|
| Method Summary | |
java.util.Vector |
parseTheSentence(java.lang.String sentence)
This method tokenizes the String sent in and puts into a vector removes punc and some common endings |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Parser()
| Method Detail |
public java.util.Vector parseTheSentence(java.lang.String sentence)
sentence - This is the sentence being parsed
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||