Class ToStringUtil
Utility class for english translations of morphological data, used only for debugging.
Inheritance
System.Object
ToStringUtil
Assembly: Lucene.Net.Analysis.Kuromoji.dll
Syntax
public static class ToStringUtil : object
Methods
Name | Description |
---|---|
GetInflectedFormTranslation(String) | Get the english form of inflected form |
GetInflectionTypeTranslation(String) | Get the english form of inflection type |
GetPOSTranslation(String) | Get the english form of a POS tag |
GetRomanization(StringBuilder, String) | Romanize katakana with modified hepburn |
GetRomanization(String) | Romanize katakana with modified hepburn |