Giter VIP home page Giter VIP logo

j0k3rn / chinese-flash-cards Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 5.15 MB

Educational app to assist in learning Chinese (Mandarin). Flash cards to memorize 1000 of the most everyday used words. Includes Chinese to English translations, pinyin, and narrator. Created using Tkinter.

Python 100.00%
chinese-simplified educational flash-cards learning pandas tkinter-python mandarin-chinese narrator

chinese-flash-cards's Introduction

Chinese-Flash-Cards

Educational application to assist in learning Chinese (Mandarin). Flashcards to memorize 1000 of the most everyday used words. Includes Chinese to English translations, pinyin, and narrator to help with pronunciation. Created using Tkinter.

Features:

  • Flashcards of over 1000 of the most commonly used Chinese words
  • Chinese Pinyin, narrator, and the English translation for each card
  • Mark works 'known' โœ“ or 'unknown' x
  • Cards marked as known will not be shown again in the stack
  • Click the card to flip it and see the translation
  • Extra csv files will be generated in the data directory after you run for more review

Chinese words taken from: https://github.com/hermitdave/FrequencyWords/tree/master/content/2018/zh_cn

TODO:

External Packages Used:

How to run:

  • Python 3.11.4 is highly recommended to resolve tkinter issues
  • Download repository
  • Open downloaded repository with a command line interface
  • run pip install pandas pinyin google-speech sox
  • make sure you have sox installed! For MacOS terminal: brew install sox. This is used to run google-speech
  • run python main.py
  • App window will open
  • Click the card to see the translation, and once again to see original card
  • Click the x button if you don't know the word
  • Click the โœ“ button if you know the word
  • Progress is saved automatically
  • View data/ directory for more info

Card Front without pinyin:

alt text

Card Front with pinyin:

alt text

Card Back:

alt text

chinese-flash-cards's People

Contributors

j0k3rn avatar

Watchers

 avatar  avatar

Forkers

evengers

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.