Giter Club home page Giter Club logo

vokab's Introduction

Warning: this project is abandoned and probably non-functional.

Name

vokab: A study tool for German vocabulary, using weighted (random?) selection of words.

Installation

Installation is simple, but picky. Clone the repository with

git clone [email protected]:patrick-conley/vokab.git

and run the program vokab/bin/vokab The executable may be symlinked elsewhere for convenience.

Dependencies

This program depends on the following Perl packages from CPAN:

Log::Handler
Term::ReadKey
Moose
MooseX::FollowPBP
Getopt::Long
Pod::Usage
Gtk2

along with the module PConley::Log::Setup, from https://github.com/patrick-conley/Log-Handler-setup.

Description

The German department has a website students can use to practise translating English words to German. It's flawed in a great number of ways, most notably by using a static list of words to translate, which is repeated in the same order on every run: run a chapter more than a few times and you end up simply memorizing the order of the words, not learning them.

Vokab is an attempt to do better. When the program is launched, several words with the highest scores are displayed in English, and the user must enter their German translations. If the German is incorrect, the correct translation is shown. The score is computed based on the Wilson score; the selection criteria are described in detail in the internals docs: doc/word-selection.md

Synopsis

vokab [--help] [--verbose|quiet] [options]

Options:
  --help      print a brief help message and quit
  --man       print the full program description and quit
  --verbose   use verbose logging (give twice for more detail)
  --quiet     silence all log output

vokab's People

Contributors

patrick-conley avatar

Watchers

James Cloos avatar  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.