dear users,<br><br>I am trying to use the factored LM library classes (version 1.5.8) directly in my code. Mainly, I would like to use the flm function which is equivalent to <i><b>wordProb(ixWord, history)</b></i> in standard lm&#39;s of srilm.<br>
<br>So, my question is: does it exist for FLM&#39;s a function equivalent to <i><b>wordProb(ixWord, history)</b></i>
where ixWord and history consist of a vector of factors??? does anyone have an example of code employing ngram probabilities from a
sequence of factors (Ex: W-wrd1:T-pos1 W-wrd2:T-pos2 ... W-wrdN:T-posN)
according to a FLM description file???<br>
<br>thanks in advance, <br>jm<br clear="all"><br>