Bug 69222 - [maintainer-update] textproc/p5-WordNet-Similarity to 0.09
Summary: [maintainer-update] textproc/p5-WordNet-Similarity to 0.09
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-18 04:30 UTC by Cheng-Lung Sung
Modified: 2004-07-18 10:59 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.93 KB, patch)
2004-07-18 04:30 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2004-07-18 04:30:22 UTC
- update from 0.08 to 0.09
- new MAN1 man-pages
- add four files in pkg-plist
- from CHANGES
    (1) Fixed over-counting problem in *Freq.pl programs. Under certain
	conditions, word senses would sometimes get counted twice. (JM)
    (2) Updated *Freq.pl programs to use WordNet 2.0. (JM)
    (3) Input files to rawtextFreq.pl are now specified with the
	--infile option. (JM)
    (4) Improved speed of compound identification in rawtextFreq.pl by
	adding ',', ';', and ':' to the list of characters that we
	consider to be the end of a sentence (compound identification
	time is proportional to the square of the length of the
	sentence). (JM)
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2004-07-18 10:59:40 UTC
State Changed
From-To: open->closed

Committed, thanks.