Java implementation: JDictionary
EDitionary is a desktop application project for uni assignment written in WPF. It has basic feature (english translator) along with some add-ons to make learning English more convenient. Note: Some of the features is still in proof-of-concept state
-
Search 40k English words for definition
-
Autocomplete when searching
-
Words pronunciation
-
Show other form of current word
-
History
-
EDictionary Learner: Periodically popup of a random word definition to help learning vocabulary
-
EDictionary Dynamic: Search the currently selected text (by double click and press a trigger key)
$ git clone --recursive https://github.com/NearHuscarl/EDictionary
Or download an installer
The project is written in .NET Framework 4.6 and C# 6.0. Compiled using Visual Studio 14