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
Hi, a great thanks to the post on how to install kenlm. i have build bible.arpa and able to get the scores of the sentence using model.score(), now i would like to get the suitable n number of words when a character/sentence is given, how to get that.
one more is what are all the functions available for this model, where can i get those functions or arguments
The text was updated successfully, but these errors were encountered:
Hi, a great thanks to the post on how to install kenlm. i have build bible.arpa and able to get the scores of the sentence using model.score(), now i would like to get the suitable n number of words when a character/sentence is given, how to get that.
one more is what are all the functions available for this model, where can i get those functions or arguments
The text was updated successfully, but these errors were encountered: