DictionaryPC icon indicating copy to clipboard operation
DictionaryPC copied to clipboard

Java code to generate dictionaries for QuickDic Android app (see Dictionary repo). Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary

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

Hi, thanks a lot for this project! I am using the QuickDic android app and wanted to build a new translation dictionary (French-Breton). First question is: there is no need...

I’m at a loss. I try to generate a single DE dictionary from a cleaned-up, tab-separated DE Wiktionary download. The source files (I created a one-entry test) look like this:...

Add Classical Nahuatl dictionaries generation: en-nci es-nci

Add White Hmong dictionaries generation: * en-mww * fr-mww

- avoid repetitions in the code (DRY principle) - use wget instead of curl to give more feedback to the user. - avoid a few bash warnings reported by shellcheck....

I’m trying to rebuild the dictionaries. Unfortunately, I have a Tolino and they still can’t use the v007 format, so I used "genv6.sh". It works correctly through all EN-XX dictionaries...

In https://github.com/rdoeffinger/DictionaryPC/blob/509e1fa70a1c9f03a329fcc6df982eb7c341b5ea/src/com/hughes/android/dictionary/parser/wiktionary/AbstractWiktionaryParser.java#L67-L93 you replace superscript arabic numerals against their Unicode equivalents, why not **subscript** numerals, too? (Unicode range U+2080..U+2089) This might help with line spacing issues (except if it were...

Thank you for your time to produce Quickdic which is quite useful for me. I am looking to convert a text file which has an english word then translation in...