Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 257 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 257 Bytes

MyanmarTools

Swift bindings for Myanmar Tools (Zawgyi detection and conversion).

See https://github.com/google/myanmar-tools/ for more.

Usage

import MyanmarTools

let detector = ZawgyiDetector()
print(detector.getZawgyiProbability(input))