org.cogroo
Class ContractionUtility

java.lang.Object
  extended by opennlp.tools.formats.ad.PortugueseContractionUtility
      extended by org.cogroo.ContractionUtility

public class ContractionUtility
extends opennlp.tools.formats.ad.PortugueseContractionUtility


Constructor Summary
ContractionUtility()
           
 
Method Summary
static String[] expand(String contraction)
           
static Set<String> getContractionSet()
           
 
Methods inherited from class opennlp.tools.formats.ad.PortugueseContractionUtility
toContraction
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContractionUtility

public ContractionUtility()
Method Detail

expand

public static String[] expand(String contraction)

getContractionSet

public static Set<String> getContractionSet()


Copyright © 2012-2013 CoGrOO. All Rights Reserved.