Is the search for a specific n-gram the same like a string search?
Is the result of a search for a specific n-gram like sherlock+holmes equal to the result of a regex search for "sherlock holmes" in the same document corpus?
So if i read about n-grams for certain words, that's the same like normal string search?
Example:
Topic ngrams regex search definitions
Category Data Science