Merge from vendor branch TNF:
authorfhajny <fhajny>
Fri, 24 Feb 2012 09:40:06 +0000 (09:40 +0000)
committerfhajny <fhajny>
Fri, 24 Feb 2012 09:40:06 +0000 (09:40 +0000)
commit9e1702b8aff63a01dd53ccb3a379c02fde88baf5
treea8ecc24cf8e11478d59325dbbffbc91475d91ab5
parentf218cc616c7068940530770ae4507afbbe37978f
parenta9d229b4b5ed0f70aa4c3ccc9a91fef466b035f7
Merge from vendor branch TNF:
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.