We are pleased to announce the release of version 1.03 of
SenseClusters. This is the first new release in 5 years, and should be
the first of several upcoming releases.

There has been a little bit of clean up in the test scripts and other
places, but the main new functionality are some additional ways of
labeling the discovered clusters. Before this version clusters have
been labeled with significant bigrams - as of version 1.03 it is now
possible to label clusters with trigrams or 4-grams.

Additional functionality related to cluster labeling is expected to be
released in the coming months, so please give this a try and let us
know of any suggestions or observations you might have.

The changes in this version are enumerated below. You can download
from CPAN or sourceforge via the links provided here  :

http://senseclusters.sourceforge.net

1.03 Released June 29, 2013 (changes by TDP and AMJ)

Modify install.sh to default to Linux-x86_64 for Cluto installation (TDP)

Removed various instances of if (defined %hash) in preprocess/sval2 in
favor of if (%hash) - defined %hash is now deprecated - however left
that in keyconvert.pl as removed caused syntax issue that should be
checked out further (TDP)

Fixed Testing/ALL-TESTS.sh to run all test cases by enumerating in for
loop - previous method of using wild card did not seem to be running
all cases (TDP)

Fixed some test cases for clusterstopping in Testing - note that we
still have Sun test cases included although no Sun platform to test
on. Should keep those though as cluto still comes with a Sun version
(TDP)

Added the flag "ngram" for clusterlabeling.pl. It will allow user to
provide the value for ngram. The features selection while creating the
labels of cluster will be based on this parameter. (AMJ)

Added --label_ngram option to discriminate.pl to support new --ngram
option in clusterlabeling.pl (AMJ)

Added test cases testA6 and testA7 to test changes in clusterlabeling. (AMJ)

Updated INSTALL to mention depencies on csh and using bash as the
system shell (TDP)

Please let us know of any questions, problems, or suggestions!

Enjoy,
Ted and Anand

--
Ted Pedersen
http://www.d.umn.edu/~tpederse

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
senseclusters-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/senseclusters-users

Reply via email to