Training a Language Model is one of the most important aspects of using Anumaan. Anumaan allows us to train various language models. These language models store the frequencies of the associated sequences that occur in the corpus (files supplied by users in .txt format). These language models are then used by the prediction engine to predict the occurances of most frequently occuring words/sentences or a sequence of words.
A Domain is a logical abstraction for a language model. Domain contains a trained language model for a particular area.
Click on Domain>>Add New Domain menu.
Fill Name, Max N and Language fields.
Click on Ok button.
To confirm Domain creation click on Yes button.
Click on a Domin Name in Domain menu to load that domain.