- clear() - Method in class CoOccurrence.CoOccurrenceMatrix
-
- clone(Synonyms) - Method in class util.Synonyms
-
- Cluster - Class in CoOccurrence
-
- Cluster() - Constructor for class CoOccurrence.Cluster
-
Creates an empty cluster
- Cluster(String, String) - Constructor for class CoOccurrence.Cluster
-
Creates a cluster from line.
- Cluster(String, String, ArrayList<Cluster>) - Constructor for class CoOccurrence.Cluster
-
This is for merged clusters where line corresponds to the members of the
merged cluster.
- compare(CoOccurrence, CoOccurrence) - Method in class CoOccurrence.CoOccurrenceMatrix.CoOccComparatorFrq
-
- compare(CoOccurrence, CoOccurrence) - Method in class util.CoOccurrenceComparator.CoOcurCompFreq
-
- compare(String, String) - Method in class util.SynonymComparator.SynonymCompRepr
-
- compare(Synonyms, Synonyms) - Method in class util.SynonymComparator.SynonymCompScore
-
- compare(TermCurvature, TermCurvature) - Method in class util.SynonymComparator.TermCompDictFreq
-
- compareIndex(HashMap<Term, ArrayList<CoOccurrence>>) - Method in class CoOccurrence.CoOccurrenceMatrix
-
- compareSynonym_sets(Synonyms) - Method in class util.Synonyms
-
- compareTo(Object) - Method in class CoOccurrence.TermCurvature
-
- compareTo(Object) - Method in class util.Synonyms
-
- convertFiles(Reader, Writer) - Static method in class CoOccurrence.FactoryforMatrixSWsynonyms
-
Specially written for e-books where text is chopped up in 8-10 words per
line.
- CoOccurrence - package CoOccurrence
-
- CoOccurrence - Class in CoOccurrence
-
- CoOccurrence(Term, Term, Double) - Constructor for class CoOccurrence.CoOccurrence
-
Sole constructor.
- CoOccurrenceComparator - Class in util
-
- CoOccurrenceComparator() - Constructor for class util.CoOccurrenceComparator
-
- CoOccurrenceComparator.CoOcurCompFreq - Class in util
-
A comparator for CoOccurrences based on their frequencies
- CoOccurrenceComparator.CoOcurCompFreq() - Constructor for class util.CoOccurrenceComparator.CoOcurCompFreq
-
- CoOccurrenceMatrix - Class in CoOccurrence
-
- CoOccurrenceMatrix(Dictionary) - Constructor for class CoOccurrence.CoOccurrenceMatrix
-
Constructs an empty CoOccurrenceMatrix where the dictionary is
set and the index is empty.
- CoOccurrenceMatrix.CoOccComparatorFrq - Class in CoOccurrence
-
A comparator for CoOccurrence so that they can be sorted on their
frequencies.
- CoOccurrenceMatrix.CoOccComparatorFrq() - Constructor for class CoOccurrence.CoOccurrenceMatrix.CoOccComparatorFrq
-
- create(Reader) - Static method in class util.CreateDictionary
-
- CreateDictionary - Class in util
-
- CreateDictionary() - Constructor for class util.CreateDictionary
-
- createMatrixFromFile(Reader, Dictionary) - Static method in class CoOccurrence.FactoryforMatrixSWsynonyms
-
Creates a CoOccurrenceMatrix from a file.
- createXMLFile(String) - Method in class CoOccurrence.CoOccurrenceMatrix
-