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, thanks for your great work.
Recently, I found that the final score of high-frequency words will be much higher than that of low-frequency words.
After reading other issues, I found that kenlm has used the smoothing method to alleviate this problem.
What I want to ask is how to further alleviate this problem, such as increasing the intensity of smoothing?
The text was updated successfully, but these errors were encountered:
Hi, thanks for your great work.
Recently, I found that the final score of high-frequency words will be much higher than that of low-frequency words.
After reading other issues, I found that kenlm has used the smoothing method to alleviate this problem.
What I want to ask is how to further alleviate this problem, such as increasing the intensity of smoothing?
The text was updated successfully, but these errors were encountered: