|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface represents the ability to translate a string representation
of a sentence into a CNFSentence.
| Method Summary | |
CNFSentence |
translate(String text)
Translates a sentence into CNF. |
| Methods inherited from interface jtp.Translator |
translate |
| Method Detail |
public CNFSentence translate(String text)
text - the string representation of a sentence.
|
JTP API Documentation | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||