A small Java project aims at providing a free (open source) English - Vietnamese dictionary and Vietnamese - English, English - English
IDE: Apache NetBeans
Project SDK: Oracle OpenJDK 16
Operating System: Window 10
JavaSwing
JSON
JDBC
...
Oxford Dictionary
Dictionary Vietnamese-English
Translate by using Google API by Google Script
Dictionary English-Vietnamese (Suggestion Search)
Text to speech
Export database
Modify dictionary
Make Note Word
This file txt database Vietnamese-English contains over 24.000 words.
This database contains over 109,000 words.
The raw format is TXT, and I have to convert it to SQL server database by processing JAVA files
You can download the raw TXT file here: http://www.informatik.uni-leipzig.de/~duc/Dict/
The application source code you can find in my repo.