Perl module for n-gram analysis
Text-Ngram 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. This module provides an efficient XS-based implementation of n-gram spectrum analysis.
$
pkg install p5-Text-NgramOrigin
textproc/p5-Text-Ngram
Size
24.1KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
2 packages
Required by
1 packages