Code Monkey home page Code Monkey logo

words's Introduction

Words

Small vocabulary for learning and repeating foreign words or all sentences and listening correct pronunciation.

Words.png

What the project does

Words is small application I made for my little school girl. It enables you put in foreign words and sentences, categorize them and download correct pronunciation. Little pupil then can learn words by himself/herself.

Features

Vocabulary enables you:

  • Add, modify or delete new words or sentences.
  • Organize words or sentences in various categories.
  • Automatically download pronunciation for your words and sentences - vocabulary supports many languages.
  • Application tests your small student and creates statistics for each particular word. Base on this statistics vocabulary sorts words in each category.

How you can get started with

Words is Java application and so it can run on Windows, Mac or Linux.

  1. Make sure you have Java Runtime installed on your machine. You can run java -version in command line in order to test if Java is installed or not. If Java is not present you can download and install JRE from Oracle site.
  2. If Java Runtime is already installed you can go to Releases menu and download latest binary (for ex. Words-1.2.0-RELEASE.jar).
  3. Create directory Words somewhere in your computer and copy there binary Words-1.2.0-RELEASE.jar.
  4. Run it and choose foreign language for which you will want to download pronunciation.
  5. Now you can start creating new words and categories.

Where you can get help

In case of any questions or troubles you can contact me at my e-mail.

More information

Files and directories

First time you run program you will be prompted about dictionary language. After choosing language program will create following files and directories:

  • ./setup.properties - configuration file with your settings
  • ./Data/Dictionary.txt - dictionary file
  • ./Data/MP3/ - MP3 directory for files with pronunciation

MP3 files

Each time when you add new word program will automatically download MP3 with pronunciation from internet for you. Optionally you can download MP3 manually and place it into MP3 directory. In this case you can obtain MP3 files for your dictionary from following sites:

How to build project

  1. Download project git clone https://github.com/berk76/words Words
  2. Change directory cd Words
  3. Build project mvn assembly:assembly
  4. Change directory cd target and find Words.jar
  5. Place it somewhere into Words/ directory for example and run it java -jar Words.jar

words's People

Contributors

berk76 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.