uk.ac.gla.dcs.renaissance.interference
Class AnswerTopics

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.interference.AnswerTopics
All Implemented Interfaces:
bpiwowar.experiments.Task

public class AnswerTopics
extends bpiwowar.experiments.AbstractTask


Nested Class Summary
protected static class AnswerTopics.StringMapAdaptator
           
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
AnswerTopics()
           
 
Method Summary
 void execute(String[] args)
           
static String getJudgmentString(Map<String,Integer> judgments, String topicId, CharSequence docId)
           
static String getRelKey(String topic, String doc)
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
execute, getName, getParent, init, processTrailingArguments, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnswerTopics

public AnswerTopics()
Method Detail

execute

public void execute(String[] args)
             throws Throwable
Throws:
Throwable

getJudgmentString

public static String getJudgmentString(Map<String,Integer> judgments,
                                       String topicId,
                                       CharSequence docId)

getRelKey

public static String getRelKey(String topic,
                               String doc)


Copyright © 2011. All Rights Reserved.