Chapter 4. Training Anumaan

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.

4.1. Creating Domain

Read if:

A Domain is a logical abstraction for a language model. Domain contains a trained language model for a particular area.

  1. Figure 4-1. Add New Domain Menu

    Click on Domain>>Add New Domain menu.

  2. Figure 4-2. Add New Domain Dialogue

    Fill Name, Max N and Language fields.

  3. Figure 4-3. Filled Add New Domain Dialogue

    Click on Ok button.

  4. Figure 4-4. Confirm Domain creation

    To confirm Domain creation click on Yes button.

  5. Figure 4-5. New Domain in the Menu

    Click on a Domin Name in Domain menu to load that domain.