1. The document discusses n-grams and their use in natural language processing tasks.
2. It provides examples of n-grams of different sizes and describes how n-grams are used to calculate weights and similarity measures between words or phrases.
3. The document also mentions using n-grams with the Markov Clustering Algorithm to cluster similar words or phrases together.