Did you know ... | Search Documentation: |
Pack logicmoo_nlu -- ext/ape/examples/README.md |
Some examples of using ACE->DRS, DRS->ACE, and ACE->OWL programmatically.
Examples of calling the scripts from the command line:
$ swipl -s ace_to_ace.pl -g "t('Every man is a human.')" -t halt $ swipl -s ace_to_owl.pl -g "t('Every man is a human.')" -t halt $ swipl -s paraphrase_roundtrip.pl -g paraphrase_roundtrip -t halt