| 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   |