public class CELT extends Object
| Constructor and Description |
|---|
CELT()
Create a running instance of CELT.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
submit(String sentence)
Submit a sentence, terminated by a period or question mark and
return a KIF formula that is equivalent.
|
public CELT()
throws IOException
IOException - should not normally be thrown unless either
Prolog executable or CELT startup file name are incorrectpublic String submit(String sentence) throws IOException
sentence - IOException - should not normally be thrownpublic static void main(String[] args)
Copyright © 2015. All rights reserved.