See: Description
| Class | Description |
|---|---|
| ACEParser |
This is an interface to the Attempto Parsing Engine (APE), that translates sentences in
Attempto Controlled English (ACE) into logic.
|
| ACEParserResult |
This class represents the output that is returned by the ACEParser class.
|
| ACEText |
WARNING: This class is experimental and is incomplete (i.e.
|
| ACEUtils |
This class contains ACE-related utility methods.
|
| APELocal |
This class provides an interface to the SWI Prolog executable of the Attempto Parsing Engine
(APE).
|
| APESocket |
This class provides an interface to the Attempto Parsing Engine (APE) socket server.
|
| APEWebservice |
This class provides an interface to the Attempto Parsing Engine (APE) webservice
(i.e.
|
| FunctionWords |
This class contains the function words of ACE.
|
| Lexicon |
This class represents a lexicon which consists of a set of lexicon entries.
|
| LexiconEntry |
This class represents a single lexicon entry.
|
| Message |
This class represents a warning or error message of the ACE parser.
|
| MessageContainer |
This class is a container for error and warning messages.
|
| PrologUtils |
This class contains Prolog-related utility methods.
|
| SyntaxBoxes |
This class generates the colored syntax boxes in HTML notation on the basis of the syntax tree
of an ACE sentence.
|
| Enum | Description |
|---|---|
| Gender |
This enumeration lists the possible gender types for nouns and proper names.
|
| OutputType |
This enumeration lists all the possible outputs of the ACE parser.
|
| Exception | Description |
|---|---|
| ACEParserException |
This exception is used by the ACE parser when used in solo mode.
|
Copyright © 2013. All Rights Reserved.