Class Document

java.lang.Object
network.aika.Thought<TextModel>
network.aika.text.Document

public class Document extends Thought<TextModel>
The Document class represents a single document which may be either used for processing a text or as training input. A document consists of the raw text, the interpretations and the activations.
Author:
Lukas Molzberger