Ted Pedersen > Text-SenseClusters-0.98

Text-SenseClusters-0.98

This Release Text-SenseClusters-0.98  [Download] [Browse 24 Mar 2008
Latest Release Text-SenseClusters-1.01  [Download] [Browse 06 Apr 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs (0) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (32)   NA (2)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating      (0 Reviews) [ Rate this distribution ]
License GPL
Special Files
CHANGES
INSTALL
MANIFEST
META.yml
Makefile.PL
README

Modules

Text::SenseClusters : cluster similar contexts     0.98

Documentation

FAQ Frequently Asked Questions about SenseClusters  
README.Flowcharts Word and Context Clustering Flowcharts  
README.SC-cgi Description of cgi files used in SenseClusters web interface  
README.SC-htdocs Purposes of the htdocs directory in the SenseClusters web interface  
README.Testing Explains structure and use of Testing/  
README.Toolkit Description of SenseClusters Toolkit directory structure  
README.Web How to install SenseClusters web interface  
README.samples How to run SenseCluster sample scripts  
README.user_data Purposes of user_data directory in web interface  
TODO List of things to TODO for SenseClusters  
balance.pl Created balanced data with same number of senses for each possible outcome  
bitsimat.pl Create similarity matrix for binary context vectors  
callwrap.pl Check user input to web interface and create command to run  
clusterlabeling.pl Label discovered clusters based on their content  
clusterstopping.pl Predict the optimal number of clusters for your data  
cluto2label.pl Convert Cluto output to a confusion matrix that label.pl can process  
create_gp.pl Creates gnuplot file (*.gp file) for web user  
create_plots.pl Create gnuplot output for web interface user  
create_tex_file.pl Create .tex file output for web interface user  
discriminate.pl Wrapper program to run SenseClusters in a single command  
filter.pl Remove low frequency sense tags  
format_clusters.pl Map Cluto output to Senseval-2 format input file  
frequency.pl Display distribution of senses in Senseval-2 file  
keyconvert.pl Convert Senseval-2 answer key to Senseclusters format  
label.pl Assign labels to clusters to maximize agreement  
maketarget.pl Create target.regex file for a given target word  
mat2harbo.pl Convert Senseclusters sparse matrix into Harwell-Boeing (HB) format  
nsp2regex.pl Convert Text-NSP output into a file of regular expressions  
order1vec.pl Create first order context vectors  
order2vec.pl Create second order context vectors  
pod-template.pl Skeleton for creating new SenseClusters programs  
prepare_sval2.pl Prepare Senseval-2 data for SenseClusters  
preprocess.pl Split Senseval-2 format file into one file per lexelt  
reduce-count.pl Reduce feature space by removing words not in evaluation data  
report.pl Summarize results with precision, recall, and confusion matrix  
setup.pl  
simat.pl Display pairwise cosine similarities between vectors  
sval2plain.pl Convert Senseval-2 data into plain text format  
svdcompare.pl  
svdpackout.pl Reconstruct matrix from singular values output by SVDPACKC  
text2sval.pl Convert plain text data into Senseval-2 format  
textXML.pl Check XML data to see if well-formed  
windower.pl Limit window of context around target word  
wordvec.pl Construct word vectors from bigram or co-occurrence matrices  

Other Files

External/SVDPACKC/README
Testing/clusterlabel/clusterlabeling/README.txt
Testing/clusterstop/clusterstopping/README.txt
Testing/count/reduce-count/README.txt
Testing/evaluate/cluto2label/README.txt
Testing/evaluate/format_clusters/README.txt
Testing/evaluate/label/README.txt
Testing/evaluate/report/README.txt
Testing/matrix/bitsimat/README.txt
Testing/matrix/simat/README.txt
Testing/preprocess/plain/text2sval/README.txt
Testing/preprocess/sval2/balance/README.txt
Testing/preprocess/sval2/filter/README.txt
Testing/preprocess/sval2/frequency/README.txt
Testing/preprocess/sval2/keyconvert/README.txt
Testing/preprocess/sval2/maketarget/README.txt
Testing/preprocess/sval2/prepare_sval2/README.txt
Testing/preprocess/sval2/preprocess/README.txt
Testing/preprocess/sval2/sval2plain/README.txt
Testing/preprocess/sval2/windower/README.txt
Testing/svd/mat2harbo/README.txt
Testing/svd/svdpackout/README.txt
Testing/vector/nsp2regex/README.txt
Testing/vector/order1vec/README.txt
Testing/vector/order2vec/README.txt
Testing/vector/wordvec/README.txt
Web/SC-htdocs/feature_clust.html
Web/SC-htdocs/headless_clust.html
Web/SC-htdocs/headless_lsa_clust.html
Web/SC-htdocs/headword_clust.html
Web/SC-htdocs/headword_lsa_clust.html
Web/SC-htdocs/help.html
Web/SC-htdocs/lsa.html
Web/SC-htdocs/sc_methodology.html
Web/SC-htdocs/word_clust.html