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

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

public class ReVerbArgument1Mappers
extends MapperList<ChunkedArgumentExtraction>

A list of mappers for ReVerbExtractor's second arguments.

Author:
afader

Constructor Summary
ReVerbArgument1Mappers()
           
 
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

ReVerbArgument1Mappers

public ReVerbArgument1Mappers()