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

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

public class CollectionCooccurrence
extends Cooccurrences
implements bpiwowar.experiments.Task


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.ac.gla.dcs.renaissance.interference.Cooccurrences
Cooccurrences.Statistics, Cooccurrences.UnorderedPair
 
Field Summary
 
Fields inherited from class uk.ac.gla.dcs.renaissance.interference.Cooccurrences
width
 
Constructor Summary
CollectionCooccurrence()
           
 
Method Summary
 void check()
           
 void init(String[] args)
           
 int run()
           
 
Methods inherited from class uk.ac.gla.dcs.renaissance.interference.Cooccurrences
add, processDocument, processDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionCooccurrence

public CollectionCooccurrence()
Method Detail

check

public void check()
           throws bpiwowar.argparser.IllegalArgumentValue
Throws:
bpiwowar.argparser.IllegalArgumentValue

init

public void init(String[] args)
          throws Exception
Specified by:
init in interface bpiwowar.experiments.Task
Throws:
Exception

run

public int run()
        throws bpiwowar.argparser.InvalidHolderException,
               bpiwowar.argparser.ArgParserException
Specified by:
run in interface bpiwowar.experiments.Task
Throws:
bpiwowar.argparser.InvalidHolderException
bpiwowar.argparser.ArgParserException


Copyright © 2011. All Rights Reserved.