Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - update to 0.07 | Cheng-Lung Sung | 2005-04-23 | 2 | -3/+3 |
| | | | | | | | - fixed a bug introduced in 0.06 Notes: svn path=/head/; revision=133983 | ||||
* | - update to 0.06 | Cheng-Lung Sung | 2005-04-04 | 2 | -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 is | Cheng-Lung Sung | 2004-11-04 | 4 | -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 |