Skip to content
This repository has been archived by the owner on Feb 1, 2020. It is now read-only.

How do i use makedict? #5

Open
ghost opened this issue Feb 10, 2016 · 2 comments
Open

How do i use makedict? #5

ghost opened this issue Feb 10, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Feb 10, 2016

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
Copy link

Does this help you?

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

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

@PanderMusubi
Copy link

PanderMusubi commented Jun 27, 2017

Newer command:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant