Documentation

The Semantic Engine has been written as a series of C++ libraries to make it easier for other developers to integrate it into their code. The documentation below describes the main features of the Semantic Engine and how it can be used.

1. Installation: Steps for installing the Semantic Engine software on Windows, Mac OS X and Linux.

2. Getting Started: Some usage notes for getting the Semantic Engine to work with your code.

3. Examples: Some examples for building programs that index and search text.

4. Tools: A command-line indexing and searching tool is included in the Semantic Engine distribution. The program usage is described here.

5. C++ Detailed API:

6. Perl API: Documentation of the perl bindings to the Semantic Engine code