edu.cmu.meteor.aligner
Class ParaphraseMatcher

java.lang.Object
  extended by edu.cmu.meteor.aligner.ParaphraseMatcher

public class ParaphraseMatcher
extends java.lang.Object


Constructor Summary
ParaphraseMatcher()
           
 
Method Summary
static Stage match(Alignment a, ParaphraseDictionary dictionary)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParaphraseMatcher

public ParaphraseMatcher()
Method Detail

match

public static Stage match(Alignment a,
                          ParaphraseDictionary dictionary)