AnySoftKeyboardTools icon indicating copy to clipboard operation
AnySoftKeyboardTools copied to clipboard

[DEPRECATED] AnySoftKeyboard various tools

Results 8 AnySoftKeyboardTools issues
Sort by recently updated
recently updated
newest added

I am suspecting, there is some issue with binary conversion for invisible text such zwj, zwnj, zwsp. How to convert binary dict file back to utf-8 file.

Hello. Dictionary tool has 4 MB limit (I guess because of 22 bit address). Is it possible to use it for large dictionaries like Turkish language with XML file size...

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...

Hi How to create word dict ?

I generated a `words.xml` and then ran the `gradle build` task. Then `makeDictionary` randomly fails: ``` :makeDictionary Reading words from input /home/marcin/proj/LanguagePack/dictionary/words.xml Will store output files under /home/marcin/proj/LanguagePack/src/main/res/raw Deleting previous...

Hello i need to do these settings for arabic keyboard? I replaced it with arabic scripts for files Word completion not working task parseTextInputFiles(type: com.anysoftkeyboard.tools.generatewordslist.GenerateWordsListTask) { inputFiles new File(project.getProjectDir(), "dictionary/NY_STATE_ASSEMBLY_TRANSCRIPT_20120621.txt"),...

Often, there are ready data of n-grams available. They're format is basically similar too ``` and 1000000 or 858431 is 872884 ``` i.e., they denote the total occurrences of a...

There is a typoe in README.md Please fix `makedictioanry`