aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Ngrams
Commit message (Collapse)AuthorAgeFilesLines
* - update to 1.7Cheng-Lung Sung2004-12-092-3/+3
| | | | | | | | - fixed a documentation typo - solving "our deprecated" warning Notes: svn path=/head/; revision=123536
* - update to 1.6Cheng-Lung Sung2004-12-052-3/+3
| | | | | | | | - minor testing bug (rounding error) - added utf8 type n-grams Notes: svn path=/head/; revision=123180
* - update to 1.4Cheng-Lung Sung2004-11-032-3/+3
| | | | | | | | | | | | - Improved for multi-line token processing - resolved efficiency issue with binary file (not reading line by line any more) - introduced parameters skipinsert and allow_iproc Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120711
* My territory, suggested by ijliao. :pCheng-Lung Sung2004-08-201-1/+1
| | | | | | | Approved by: vanilla (co-mentor) Notes: svn path=/head/; revision=116729
* - Update to 1.2Vanilla I. Shu2004-07-302-3/+3
| | | | | | | | | | | | - documentation improvement - introduced first and last n-gram in the output - made _reduce_to_limit more efficient (--limit parameter) PR: ports/69779 Submitted by: maintainer Notes: svn path=/head/; revision=115098
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 1.1Kirill Ponomarev2004-01-212-2/+2
| | | | | | | | PR: 61601 Submitted by: maintainer Notes: svn path=/head/; revision=98717
* Add p5-Text-Ngrams 1.0, perl5 modules for Flexible Ngram analysis.Kirill Ponomarev2003-12-284-0/+48
PR: 60607 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=96715