Git Product home page Git Product logo

vocab's Introduction

vocab test by Alex Eames of RasPi.TV Shared under CC BY-SA 3.0 license

CC-BY-NC-SA 3.0 license

This was designed for testing your vocabulary

I've blogged about it here... http://raspi.tv/?p=9652

To run this on your Pi...

git clone https://github.com/raspitv/vocab/

cd vocab

python3 vocab.py

Then it will When you run the script it will display a word on the screen. Your job is to hit “Enter” if you can define that word. I’m strict here – if you can define it, you know it. If you can’t define it, you don’t know it. If you can guess it, but have never come across it before – you still don’t know it.

So if you can define the word, you hit “Enter”. If you can’t, you hit any other key and then “Enter”. The script will show you 100 random words and calculate your score according to that.

If you want to change the number of words asked, change the value of iterations in line 13. A larger value will give more accuracy at the expense of time.

##dict_scraper.py

This script performs dictionary lookups of the unknown words list generated by vocab.py I've blogged about it here... http://raspi.tv/?p=9715

Run it with...

python3 dict_scraper.py

It will display your definitions on the screen and store them in the file unknown_words_defs.txt

unknown_words_defs.txt

vocab's People

Contributors

lurch avatar raspitv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

lurch

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.