summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngram/DESCR
blob: e75e22836d97a01bfcd4487dfcbb3f4198763c7c (plain)
1
2
3
4
5
n-Gram analysis is a field in textual analysis which uses sliding window
character sequences in order to aid topic analysis, language determination
and so on. The n-gram spectrum of a document can be used to compare and
filter documents in multiple languages, prepare word prediction networks,
and perform spelling correction.