Giter VIP home page Giter VIP logo

hsk-3.0-words-list's Introduction

HSK 3.0 words list

The words list with meaning generated using

How it generated?

The meanings in HSK list with meaning taken in following order

  1. if found in wiktionary then get meaning
  2. else take meaning from CC-CEDICT
  3. if not found then translate using Google Translate

Scripts and data

The Scripts and data contains files that used to create HSK 3.0 lists.

The main.py is used to create HSK 3.0 word list with meaning. The script is not so optimized, it may need improvements.

Data

The following data used to generate list

The following data generated (view in the folder)

  • HSK 1 to HSK 7-9 with clear meaning .txt files
  • tsv list for importing in Anki

For running the script

  1. Install Python
  2. Install following python modules using pip
pinyin
pycedict
hanziconv
googletrans
pinyin_jyutping_sentence
  1. The script reads characters/words per line and fetch meaning. Then it write the data .txt files
  2. Uncomment functions to use the script
# uncomment below and run
# get_meaning()


# some other helper functions
# find_dup()

# get_sound()
# count_field()

Note:

  • The meaning translated using Google when not found in CC-CEDICT.
  • This generated using python program, may contain errors and need improvements.

License

View License

hsk-3.0-words-list's People

Contributors

krmanik 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.