]> gitweb.fperrin.net Git - DictionaryPC.git/history - src/com/hughes/android/dictionary/engine
include dict.cc entries with subject labels
[DictionaryPC.git] / src / com / hughes / android / dictionary / engine /
2020-04-25 Reimar DöffingerWiktionarySplitter: implement parallel processing
2020-04-25 Reimar DöffingerAlso support CheckDictionariesMain in Runner.
2020-04-21 Reimar DöffingerAdd Runner class to allow to run all of the programs.
2020-04-21 Reimar DöffingerWrite v6 stoplist without using serialization features.
2020-04-16 Reimar DöffingerAdd parallel HashMap for faster lookups.
2020-04-15 Reimar DöffingerOptimize comparisons for TreeMap.
2020-04-15 Reimar DöffingerMinor automated code simplifications.
2020-04-15 Reimar DöffingerAvoid creating the same Matchers over and over.
2020-04-13 Reimar DöffingerMove v6 writing code here from Android code repo.
2020-04-13 Reimar DöffingerAdd code to convert a Dictionary to the old v6 format.
2020-04-13 Reimar DöffingerGet rid of xerces dependency.
2020-04-13 Reimar DöffingerImport cleanup/changes for Eclipse compatibility.
2020-04-13 Reimar DöffingerMinor code cleanup.
2020-04-11 Reimar DöffingerSwitch to new dictionary path.
2020-04-11 Reimar DöffingerExclude some more special titles not relevant for us.
2020-04-04 Reimar DöffingerSwitch to https download URL.
2019-01-09 Reimar DöffingerRefine fix for Spanish wiktionary.
2019-01-09 Reimar DöffingerImprove wiktionary splitter for Spanish and Portuguese
2018-12-04 Reimar DöffingerAdd french-greek dictionary support.
2018-05-20 Reimar DöffingerMove several files out of Util.
2017-10-15 Reimar DöffingerReduce progress prints and optimize title check.
2017-10-15 Reimar DöffingerMinor optimizations for endPage function.
2017-10-15 Reimar DöffingerMove code out of loop that had no reason to be in it.
2017-10-15 Reimar DöffingerCompress WiktionarySplitter output files.
2017-10-15 Reimar DöffingerAdd a write buffer to wiktionary splitter outputs.
2017-10-15 Reimar DöffingerCache compiled patterns.
2017-10-14 Reimar DöffingerAdd read-ahead buffer to decompress in parallel.
2017-10-07 Reimar DöffingerWiktionarySplitter: Support compressed inputs.
2017-08-20 Reimar DöffingerSwitch to FileChannel and using Util from Dictionary...
2017-03-19 Reimar DöffingerUpdate to work with latest Dictionary repo version.
2016-11-08 Reimar DöffingerApply astyle code formatting.
2016-01-06 Reimar DöffingerFix compilation.
2015-12-16 Reimar DöffingerFix for splitting Mandarin/Cantonese/...
2015-12-16 Reimar DöffingerFix splitting of Greek/Ancient Greek.
2015-12-13 Reimar DöffingerAvoid replaceAll.
2015-12-13 Reimar DöffingerFree some memory as early as possible.
2015-12-08 Reimar DöffingerImprovements to wikisplit code.
2015-12-07 Reimar DöffingerSupport v006 and v007 dictionary formats.
2015-09-12 Reimar DöffingerUpdate for new dictionary version URL.
2015-09-05 Reimar DöffingerFix WiktionarySplitter breakage.
2015-08-28 Reimar DöffingerHacks to support Spanish wiktionary.
2015-08-27 Reimar DöffingerUpdate for new dictionary release URL.
2015-08-24 Reimar DöffingerUpdate file location URL.
2015-08-24 Reimar DöffingerDisable some debug code to allow compilation.
2013-12-26 Thad HughesFixes for Malay$ and reorderings due to new ICU4J.
2013-04-07 Thad Hughesgo
2013-01-09 Thad HughesFix Malay/Malayalam, add test for "buon g".
2013-01-05 Thad HughesUsing new Chemnitz dictionary.
2013-01-05 Thad HughesFix AF-EN test.
2013-01-05 Thad HughesFixed comment for German dictionary.
2013-01-03 Thad HughesSkip Italian references.
2013-01-03 Thad HughesSplit ZH into yue and cmn, fixed German heading.
2012-12-30 Thad HughesUpdate URL format and parsing, fix FR handling.
2012-12-23 Thad HughesMulti word search now looks for exact matches of TokenRows.
2012-12-23 Thad HughesBuilding dicitonaries.
2012-12-16 Thad HughesUpdate to latest wiktionaries, update unit tests, der...
2012-12-03 Thad Hughesgo
2012-10-07 thadhAdded simple parsing logic for DE and IT wiktionaries.
2012-10-04 thadhUpdated input locations. Moved pairs in builder.
2012-10-03 thadhFixed trailing ,s in italian verb tenses.
2012-10-01 thadhFormat links properly.
2012-09-30 thadhSynonyms, antonyms.
2012-09-25 thadhit-noun.
2012-09-25 thadhLink forms, page limit arabic, change HTML.
2012-09-25 thadhPut links into HtmlEntry.
2012-09-23 thadhItalian verb conjugations!
2012-09-18 thadhExpand italian test to get verb conjuations.
2012-09-18 thadhSkip lang=XX for the lang we care about.
2012-09-18 thadhGot rid of Category:.
2012-09-18 thadhUpdate unit tests for parsing function name.
2012-09-18 thadhFixed Builder, and escaping arg names.
2012-09-11 thadhHtmlEntries don't count as main entries.
2012-09-10 thadhUpdate goldens.
2012-09-10 thadhAdd some langs (Ancient Greek, Cantonese, Burmese(MY...
2012-09-10 thadhFirst decent implementation of HtmlEntry attached to...
2012-08-20 thadhAdd TA=Tamil language.
2012-07-28 thadhEscape HTML. Test special ISO coding.
2012-07-22 thadhRefactor code to generate dictionaries to make it all...
2012-07-21 thadhAdded WholeSection entries and parser.
2012-07-17 thadhUpdated unit tests, added WholeSectionToHtmlParser.
2012-05-20 Thad HughesDictionaryBuilder prints sortable langs, JP->JA fix.
2012-05-11 Thad HughesBuild fr_de dictionary from enwiktionary, yeah!
2012-05-09 Thad HughesUnit tests working, looks like I'd been revamping the...
2012-03-09 Thad HughesUpdate version to v004.
2012-03-08 Thad HughesBug-fixes to WikiTokenizer (handle weird line-feed...
2012-03-06 Thad HughesFixed combining marks on Unicode regexes.
2012-02-10 Thad HughesUnit tests working again after refactoring!!!
2012-02-10 Thad HughesRename enwiktionary package to wiktionary.
2012-02-08 Thad HughesPoint unit tests at new wikiSplit/en/.
2012-02-08 Thad HughesSplit EN, DE, IT, FR wiktionaries! Fix splitting to...
2012-01-31 Thad HughesFix test.
2012-01-31 Thad HughesMoved normalization, more tests.
2012-01-30 Thad HughesStoplist, more languages...
2012-01-26 Thad HugheszipSize, overrideStoplist-> special isMainEntry, tagalo...
2012-01-24 Thad HughesAdded Urdu!
2012-01-17 Thad HughesBetter DictionaryInfo, IndexBuilder counts main TokenRows.
2012-01-16 Thad HughesWiktionary upgrade!
2012-01-16 Thad HughesDictionaryInfo has full file URL.
2012-01-16 Thad Hughes2 types of TokenRow.
2012-01-16 Thad HughesChanging the way dictionaries are indexed (listed)...
next