edu.washington.cs.knowitall.rule.util
Class MassageAnnotationArguments

java.lang.Object
  extended by edu.washington.cs.knowitall.rule.util.MassageAnnotationArguments

public class MassageAnnotationArguments
extends Object


Constructor Summary
MassageAnnotationArguments()
           
 
Method Summary
static void main(String[] args)
           
static boolean overlaps(Extraction extraction, String comparison)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MassageAnnotationArguments

public MassageAnnotationArguments()
Method Detail

overlaps

public static boolean overlaps(Extraction extraction,
                               String comparison)

main

public static void main(String[] args)
                 throws org.jdom.JDOMException,
                        IOException
Throws:
org.jdom.JDOMException
IOException


Copyright © 2011 University of Washington CSE. All Rights Reserved.