edu.washington.cs.knowitall.extractor.mapper
Class ReVerbRelationMappers

java.lang.Object
  extended by edu.washington.cs.knowitall.extractor.mapper.Mapper<T>
      extended by edu.washington.cs.knowitall.extractor.mapper.MapperList<ChunkedExtraction>
          extended by edu.washington.cs.knowitall.extractor.mapper.ReVerbRelationMappers

public class ReVerbRelationMappers
extends MapperList<ChunkedExtraction>

A list of mappers for ReVerbExtractor's relations.

Author:
afader

Constructor Summary
ReVerbRelationMappers()
           
 
Method Summary
 
Methods inherited from class edu.washington.cs.knowitall.extractor.mapper.MapperList
addMapper, doMap, getMappers
 
Methods inherited from class edu.washington.cs.knowitall.extractor.mapper.Mapper
disable, enable, isEnabled, map
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReVerbRelationMappers

public ReVerbRelationMappers()
                      throws java.io.IOException
Throws:
java.io.IOException