AnySoftKeyboard / AnySoftKeyboardTools

[DEPRECATED] AnySoftKeyboard various tools
27 stars 42 forks source link

How do i use makedict? #5

Open ghost opened 8 years ago

ghost commented 8 years ago

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?

PanderMusubi commented 7 years ago

Does this help you?

java -jar ../../AnySoftKeyboardTools/makedict/makedict.jar`

If so, please close this issue as this not a bug.

PanderMusubi commented 7 years ago

Newer command:

java -classpath ../AnySoftKeyboardTools/makedictionary/build/classes/main com.anysoftkeyboard.tools.makedictionary.MainClass dictionary/words.xml src/main/res