Hacker News new | ask | show | jobs
by dignal 9 days ago
Okay. Each n-gram in the database has a score for each language. What does each score mean?
1 comments

Well, not for every language, but for every language that uses that n-gram. The scoring weights the importance of an n-gram for a particular language.
How are the weights calculated?