Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vovandreevik/translator
This project contains a simple implementation of a Dictionary class that can load a dictionary from a file and translate words from one language to another.
https://github.com/vovandreevik/translator
arraylist arraylist-java hashmap java list map oop oops-in-java translator
Last synced: about 2 months ago
JSON representation
This project contains a simple implementation of a Dictionary class that can load a dictionary from a file and translate words from one language to another.
- Host: GitHub
- URL: https://github.com/vovandreevik/translator
- Owner: vovandreevik
- Created: 2023-12-14T19:39:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-14T19:54:55.000Z (about 1 year ago)
- Last Synced: 2024-11-02T21:03:50.900Z (3 months ago)
- Topics: arraylist, arraylist-java, hashmap, java, list, map, oop, oops-in-java, translator
- Language: Java
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Translator
This project contains a simple implementation of a Dictionary class that can load a dictionary from a file and translate words from one language to another.