Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.