public class ToStringUtil extends Object
| Constructor and Description |
|---|
ToStringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getConjFormTranslation(String s)
Get the english form of a conjugated form
|
static String |
getConjTypeTranslation(String s)
Get the english form of a conjugational type
|
static String |
getPOSTranslation(String s)
Get the english form of a POS tag
|
static String |
getRomanization(String s)
Romanize katakana with modified hepburn
|
public static String getPOSTranslation(String s)
public static String getConjTypeTranslation(String s)
public static String getConjFormTranslation(String s)