Analytical Translator vs QDict
Side-by-side comparison of two open source alternatives
Analytical Translator
Front-end for the natural language translator project "Analytical Translator", a translator that analyzes sentences, corrects syntax and grammar and reports and explains mistakes. A pedagogical translator for language learners that detects and corrects gender,conjugation and declination discrepancies as well as some orthographic mistakes. Only translation from German to Spanish is already implemented (English is being implemented right now).
QDict
QDict support 3 ways to search: `Glob-style pattern matching`, `Fuzzy query` and `Full-text` search. Stardict dictionaries are not included in the application and should be obtained separately. Dictionaries should be placed in `/sdcard/QDict/dicts`. Each dictionary should be placed into a separate subfolder, for instance `/sdcard/QDict/dicts/dict-name`. It's recommended to only use alphanumeric filenames. This fork of [the original application](https://github.com/namndev/QDict) was created to incorporate patches, which were not responded to by the upstream and. The fork is not actively developed, i.e. no new features or bugfixes are planned, however, all PRs are welcome and will be reviewed.
| Feature | Analytical Translator | QDict |
|---|---|---|
| License | GPL-3.0-only | Apache-2.0 |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | ProductivityTranslator | NotesProductivityTranslator |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |