You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a copy of GenerateZawgyiUnicodeModelDAT.java named something like GenerateUnicodeBurmeseShanModelDAT.java, and have it load and train on the new data sets
Add a target to Makefile that invokes your new Java function and saves the output to a new dat file named something like unicodeBurmeseShanModel.dat, and add logic to the copy-resources target to copy that file to the client implementations
Add API to read from the new file in the various client implementations. You can start with just one client implementation, like Java. For example, copy ZawgyiDetector.java into a new file named something like ShanDetector.java, pointing it to your new unicodeBurmeseShanModel.dat file
Dear,
I am interesting in Myanmar Tools that can detect Myanmar fonts with ML. I would like to build for Shan Language too.
Can you mention me where do I have to start?
Best,
STP
The text was updated successfully, but these errors were encountered: