|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.analysis.ja.ToStringUtil
public class ToStringUtil
| Constructor Summary | |
|---|---|
ToStringUtil()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ToStringUtil()
| Method Detail |
|---|
public static String getPOSTranslation(String s)
public static String getConjTypeTranslation(String s)
public static String getConjFormTranslation(String s)
public static String getRomanization(String s)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||