org.cogroo.tools.postag
Class GenderUtil

java.lang.Object
  extended by org.cogroo.tools.postag.GenderUtil

public class GenderUtil
extends Object


Constructor Summary
GenderUtil()
           
 
Method Summary
static String removeGender(String pos)
           
static String[] removeGender(String[] pos)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenderUtil

public GenderUtil()
Method Detail

removeGender

public static String removeGender(String pos)

removeGender

public static String[] removeGender(String[] pos)


Copyright © 2012-2013 CoGrOO. All Rights Reserved.