You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to obtain models resulting from the interpolation of RNNLM and KN as it is mentioned in README.md.
With Mikolov's rnnlm, there are options to do this (lm-prob and lambda), however, I am not able to find them in faster-rnnlm, and I cannot find help in the documentation.
Is there any explanation about how to combine RNNLM and KN when using faster-rnnlm?
Thanks in advance
The text was updated successfully, but these errors were encountered:
I am trying to obtain models resulting from the interpolation of RNNLM and KN as it is mentioned in
README.md
.With Mikolov's
rnnlm
, there are options to do this (lm-prob
andlambda
), however, I am not able to find them infaster-rnnlm
, and I cannot find help in the documentation.Is there any explanation about how to combine RNNLM and KN when using
faster-rnnlm
?Thanks in advance
The text was updated successfully, but these errors were encountered: