Bag-of-Words

A simple text representation model used in NLP where a text document is represented as an unordered bag or set of its words, ignoring grammar and word order.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub