JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
T
Z
C
com.google.myanmartools
- package com.google.myanmartools
convert(CharSequence)
- Method in class com.google.myanmartools.
Transliterate
Apply the transliteration to the input string, returning the converted result.
G
getZawgyiProbability(String, boolean)
- Method in class com.google.myanmartools.
ZawgyiDetector
Performs detection on the given string.
getZawgyiProbability(String)
- Method in class com.google.myanmartools.
ZawgyiDetector
Performs detection on the given string.
T
toString()
- Method in class com.google.myanmartools.
Transliterate
Transliterate
- Class in
com.google.myanmartools
A Java engine for running the phases of transliteration, similar to the ICU4J transliterator.
TransliterateU2Z
- Class in
com.google.myanmartools
TransliterateU2Z(String)
- Constructor for class com.google.myanmartools.
TransliterateU2Z
TransliterateZ2U
- Class in
com.google.myanmartools
TransliterateZ2U(String)
- Constructor for class com.google.myanmartools.
TransliterateZ2U
TransliterateZNorm
- Class in
com.google.myanmartools
TransliterateZNorm(String)
- Constructor for class com.google.myanmartools.
TransliterateZNorm
Z
ZawgyiDetector
- Class in
com.google.myanmartools
Uses a machine learning model to determine whether a string of text is Zawgyi or Unicode.
ZawgyiDetector()
- Constructor for class com.google.myanmartools.
ZawgyiDetector
Loads the model from the resource and returns a ZawgyiDetector instance.
C
G
T
Z
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.