AnySoftKeyboardTools
AnySoftKeyboardTools copied to clipboard
How do i use makedict?
Hi,
I having a text file of words that I want to create a dictionary with. Can someone please tell me how to go about this?
I also have the words in the form of an xml file following the same format as this https://code.google.com/archive/p/softkeyboard/wikis/BinaryDictionaries.wiki
But I am not able to understand how to make a dictionary. Can someone please help me?
Does this help you?
java -jar ../../AnySoftKeyboardTools/makedict/makedict.jar`
If so, please close this issue as this not a bug.
Newer command:
java -classpath ../AnySoftKeyboardTools/makedictionary/build/classes/main com.anysoftkeyboard.tools.makedictionary.MainClass dictionary/words.xml src/main/res