uk.ac.gla.dcs.renaissance.iqir.tasks
Class Summarisation

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.iqir.tasks.Summarisation
All Implemented Interfaces:
bpiwowar.experiments.Task

public class Summarisation
extends bpiwowar.experiments.AbstractTask


Nested Class Summary
static class Summarisation.Method
           
static class Summarisation.ProjectionMode
           
static class Summarisation.Sentence
          Representation of a sentence
static class Summarisation.StatisticsFields
           
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
Summarisation()
           
 
Method Summary
 int execute()
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
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

Summarisation

public Summarisation()
Method Detail

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable


Copyright © 2011. All Rights Reserved.