Uses of Class
uk.ac.gla.dcs.renaissance.interference.Cooccurrences.Statistics

Packages that use Cooccurrences.Statistics
uk.ac.gla.dcs.renaissance.interference   
 

Uses of Cooccurrences.Statistics in uk.ac.gla.dcs.renaissance.interference
 

Methods in uk.ac.gla.dcs.renaissance.interference with parameters of type Cooccurrences.Statistics
 void Cooccurrences.Statistics.add(Cooccurrences.Statistics other)
           
 

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
 



Copyright © 2011. All Rights Reserved.