Uses of Class
uk.ac.gla.dcs.renaissance.iqir.query.TopicOperator

Packages that use TopicOperator
uk.ac.gla.dcs.renaissance.iqir.parser   
uk.ac.gla.dcs.renaissance.iqir.query   
uk.ac.gla.dcs.renaissance.mg4j   
 

Uses of TopicOperator in uk.ac.gla.dcs.renaissance.iqir.parser
 

Methods in uk.ac.gla.dcs.renaissance.iqir.parser that return TopicOperator
 TopicOperator IQIRParser.iqirTopic()
          An IQIR topic is described by a set of tensors.
 

Uses of TopicOperator in uk.ac.gla.dcs.renaissance.iqir.query
 

Methods in uk.ac.gla.dcs.renaissance.iqir.query with parameters of type TopicOperator
 void TopicOperator.addAll(TopicOperator t)
           
 void IQIRTopic.setOperator(TopicOperator operator)
           
 

Uses of TopicOperator in uk.ac.gla.dcs.renaissance.mg4j
 

Methods in uk.ac.gla.dcs.renaissance.mg4j with parameters of type TopicOperator
static void TermUtil.getPositiveTerms(TopicOperator operator, Map<String,org.apache.commons.lang.mutable.MutableInt> terms, it.unimi.dsi.mg4j.index.TermProcessor processor, IndexConfiguration index)
           
 



Copyright © 2011. All Rights Reserved.