An extension of the Bag of Words model in NLP where combinations of N consecutive words (N-grams) are used as features to preserve partial context in the text.
An extension of the Bag of Words model in NLP where combinations of N consecutive words (N-grams) are used as features to preserve partial context in the text.