Glossary term
Glossary term
Foundations
An N-gram in which N=2.
Created for this library
A content moderation team uses bigram features in a logistic regression as a baseline before evaluating modern transformer classifiers.
A search-quality team uses bigram statistics from query logs to suggest plausible query completions in the search bar.
A spam filtering team uses bigram counts of suspicious word pairs as one of several features in its production email scorer.
Definition source: Google for Developers Machine Learning Glossary | Creative Commons Attribution 4.0 License