Method parameters in uk.ac.gla.dcs.renaissance.interference with type arguments of type Cooccurrences.Statistics |
protected void |
Cooccurrences.add(Map<Cooccurrences.UnorderedPair,Cooccurrences.Statistics> statistics,
bpiwowar.utils.SlidingWindow<Long> window,
int position,
TreeMap<Long,bpiwowar.utils.MutableInteger> lastOccurrences,
uk.ac.gla.dcs.renaissance.interference.Cooccurrences.Limit limit)
Update term co-occurrence statistics |
protected void |
Cooccurrences.processDocument(Iterator<Long> stemsId,
Map<Cooccurrences.UnorderedPair,Cooccurrences.Statistics> statistics)
|
protected void |
Cooccurrences.processDocument(Iterator<Long> stemIterator,
Map<Cooccurrences.UnorderedPair,Cooccurrences.Statistics> statistics,
Set<Cooccurrences.UnorderedPair> includePairs,
uk.ac.gla.dcs.renaissance.interference.Cooccurrences.Limit limit)
Process a document |
void |
PhasesComputer.processDocument(Iterator<Long> termIterator,
Map<Cooccurrences.UnorderedPair,Cooccurrences.Statistics> statistics,
Set<Long> terms)
Process a document |