quadgram
This term is a specialized technical descriptor used almost exclusively in the fields of computer science, cryptography, and natural language processing. It describes a specific type of n-gram where n equals four, serving as a statistical fingerprint for identifying languages or detecting plagiarism.
Because it is a technical term, it is rarely encountered in general conversation or literary prose. It functions as a precise unit of measurement for text analysis, where the focus is on the mathematical probability of character sequences rather than the semantic meaning of the words they form.
Meanings
A sequence of four adjacent characters from a given string of text, used primarily in computational linguistics and cryptography.
The algorithm analyzes the frequency of each quadgram to determine the language of the document.