Path to this page:
Subject: CVS commit: pkgsrc/textproc/p5-Text-Ngram
From: Filip Hajny
Date: 2012-02-24 10:40:06
Message id: 20120224094006.AA825175DD@cvs.netbsd.org
Log Message:
Import p5-Text-Ngram-0.14 as textproc/p5-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.
Files: