[SRILM User List] class-based model
Andreas Stolcke
stolcke at icsi.berkeley.edu
Thu Dec 12 14:21:17 PST 2013
On 12/12/2013 4:49 AM, Laatar Rim wrote:
> Hello ,
> this line : -0.7027302 آتِدْيُونْ CLASS-00021 means : probability that
> word آتِدْيُونْin class CLASS-00021 is 10 ^ -0.7027302
>
> PLZ tell me if i'm wrong
I assume this is a line from the LM.
It is NOT a class-membership probability. The N-gram model can have a
mix of word and class labels. A word label simply represents a class
consisting only of the word itself. Therefore, the above line means
that class CLASS-00021 has probability 10 ^ -0.7027302 when the previous
word is آتِدْيُونْ .
The class membership probabilities are stored in the file that you
specify with ngram -classes .
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.speech.sri.com/pipermail/srilm-user/attachments/20131212/a4c6596a/attachment.html>
More information about the SRILM-User
mailing list