0 votes
in Data Analytics by
Explain what is n-gram?

1 Answer

0 votes
by

N-gram:

An n-gram is a contiguous sequence of n items from a given sequence of text or speech. It is a type of probabilistic language model for predicting the next item in such a sequence in the form of a (n-1).

...