aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngram
Commit message (Collapse)AuthorAgeFilesLines
* - update to 0.07Cheng-Lung Sung2005-04-232-3/+3
| | | | | | | - fixed a bug introduced in 0.06 Notes: svn path=/head/; revision=133983
* - update to 0.06Cheng-Lung Sung2005-04-042-3/+3
| | | | | | | | - from Changes: - added pod-coverage.t to the tests directory Notes: svn path=/head/; revision=132444
* - perl extension, basis for n-gram analysis, which isCheng-Lung Sung2004-11-044-0/+52
XS-based implementation of n-gram spectrum analysis. - currently provide two function: ngram_counts add_to_counts. Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120746