|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.linguistics.kif.CELT
public class CELT
Class for invoking CELT.
| Constructor Summary | |
|---|---|
CELT()
************************************************************ Create a running instance of CELT. |
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
java.lang.String |
submit(java.lang.String sentence)
Submit a sentence, terminated by a period or question mark and return a KIF formula that is equivalent. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CELT()
throws java.io.IOException
java.io.IOException - should not normally be thrown unless either
Prolog executable or CELT startup file name are incorrect| Method Detail |
|---|
public java.lang.String submit(java.lang.String sentence)
throws java.io.IOException
sentence -
java.io.IOException - should not normally be thrownpublic static void main(java.lang.String[] args)
args - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||