- incrementFrequency() - Method in class CoOccurrence.CoOccurrence
-
Increases the frequency of this CoOccurrence with one.
- indirectSynsOfCoOccrSet - Variable in class util.Synonyms
-
- isSeen() - Method in class CoOccurrence.Cluster
-
- isSoftSubTerm(String[], String[], Synonyms, Synonyms, HashSet<String>) - Static method in class util.SynonymsHelper
-
- isSubTerm(Synonyms, Synonyms) - Static method in class util.SynonymsHelper
-
Class for finding out if the representatives of two synonyms should be merged or not
as a consequence of the terms being sub-terms.
- isSubTerm_soft(Synonyms, Synonyms, HashSet<String>) - Static method in class util.SynonymsHelper
-
Class for finding out if the representatives of two synonyms should be merged or not
as a consequence of the terms being "soft" sub-terms.
- isSuffixDiff(String, String) - Static method in class NEER.FindTemporalCoreferences
-
- iterator() - Method in class CoOccurrence.CoOccurrenceMatrix
-
Returns an iterator over all edges in the graph represented by
the matrix.
- iteratorTerms() - Method in class CoOccurrence.CoOccurrenceMatrix
-
Returns an iterator over all nodes in the graph represented by the matrix.