Anki Cards for the HSK vocabulary Chinese-German

Overview

Anki-HanyuShuipingKaoshi

Anki Cards for the HSK vocabulary Chinese-German



hanzi deutsch pinyin

Das Deck baut auf folgenden Quellen auf:


Lernen

  • Installiere Anki
  • Füge die Erweiterung CrowdAnki hinzu (Anki->Extras->Erweiterungen)
  • Füge dieses Deck hinzu (Anki->Datei->CrowdAnki import from disk/github)

Praktische Einstellungen

  • Neue Karten zufällig (Stapel->HSK Optionen->Neue Karten->Reihenfolge)
  • Zeit für nächste Wiederholung ausblenden (Anki->Extras->Einstellungen->Einfach)
  • Zähler für verbleibende Karten ausblenden (Anki->Extras->Einstellungen->Einfach)
  • Nur eine Richtung lernen (Anki->Extras->Auswahlstapel erstellen->Suche "deck:Hanyu Shuiping Kaoshi" card:Hanzi (is:due OR is:new))
  • Spezielle Level und eine Richtung (Anki->Extras->Auswahlstapel erstellen->Suche "deck:Hanyu Shuiping Kaoshi" card:Hanzi (tag:hsk1 OR tag:hsk2) (is:due OR is:new))

Generating the deck

Install required libraries:

pip3 install --upgrade -r requirements.txt

The directory structure should look like this:

AnkiDecks
    Anki-HanyuShuipingKaoshi                                <- This Repository
        media
        *.py
        Anki-HanyuShuipingKaoshi.json
        ...
    Anki-ChinaEntdecken                                     <- Exported with CrowdAnki
    Chinese__Most_Common_3000_Hanzi                         <- Exported with CrowdAnki
    Domino_Chinese_Level_1-20_Complete_Vocabulary           <- Exported with CrowdAnki
    Most Common 3000 Chinese - ANKI with Traditional.csv    

To generate the audio files, an additional free Api-Key for the Google Text-to-Speech Service is required. Export it to the shell before running the script, see audio_tools.py.

Run scripts:

./get_source_vocab
python3 extract_source_vocab.py
python3 create_notes.py
python3 add_strokes.py
python3 add_audios.py
python3 combine_decks.py
This is sample project needed for security course to connect web service to database

secufaku This is sample project needed for security course to "connect web service to database". Why it suits alignment purpose It connects to postgre

Mark Nicholson 6 May 15, 2022
A replacement of qsreplace, accepts URLs as standard input, replaces all query string values with user-supplied values and stdout.

Bhedak A replacement of qsreplace, accepts URLs as standard input, replaces all query string values with user-supplied values and stdout. Works on eve

Eshan Singh 84 Dec 31, 2022
Repository voor verhalen over de woningbouw-opgave in Nederland

Analyse plancapaciteit woningen In deze notebook zetten we cijfers op een rij om de woningbouwplannen van Nederlandse gemeenten in kaart te kunnen bre

Follow the Money 10 Jun 30, 2022
tool to automate exploitation of android degubg bridge vulnerability

DISCLAIMER DISCLAIMER: ANY MALICIOUS USE OF THE CONTENTS FROM THIS ARTICLE WILL NOT HOLD THE AUTHOR RESPONSIBLE HE CONTENTS ARE SOLELY FOR EDUCATIONAL

6 Feb 12, 2022
A tool to nowcast quarterly data with monthly indicators: US consumption example

MIDAS_Nowcaster A tool to nowcast quarterly data with monthly indicators: US consumption example Pulls data directly from FRED from a list of codes -

Gene Kindberg-Hanlon 3 Oct 06, 2022
The Playwright Workshop for TAU: The Homecoming

tau-playwright-workshop This repository contains the instructions and example code for the Playwright workshop for TAU: The Homecoming on December 1,

Pandy Knight 134 Dec 30, 2022
Developer guide for Hivecoin project

Hivecoin-developer Developer guide for Hivecoin project. Install Content are writen in reStructuredText (RST) and rendered with Sphinx. Much of the co

tweetyf 1 Nov 22, 2021
A complete python calculator with 2 modes Float and Int numbers.

Python Calculator This program is made for learning purpose. Getting started This Program runs using python, install it via terminal or from thier ofi

Felix Sanchez 1 Jan 18, 2022
A powerful and user-friendly binary analysis platform!

angr angr is a platform-agnostic binary analysis framework. It is brought to you by the Computer Security Lab at UC Santa Barbara, SEFCOM at Arizona S

6.3k Jan 02, 2023
Different steganography methods with examples and my own small image database

literally-the-most-useless-project [Different steganography methods with examples and my own small image database] This project currently contains thr

Kamyishka 1 Dec 09, 2022
Python samples for Google Cloud Platform products.

Google Cloud Platform Python Samples Python samples for Google Cloud Platform products. Setup Install pip and virtualenv if you do not already have th

Google Cloud Platform 6k Jan 03, 2023
Similarity checking of sign languages

Similarity checking of sign languages This repository checks for similarity betw

Tonni Das Jui 1 May 13, 2022
A simple countdown timer in eazy code to show timer with python

Countdown_Timer The simple CLI countdown timer in eazy code to show timer How Work First you fill the input by int-- (Enter the time in Seconds:) for

Yasin Rezvani 3 Nov 15, 2022
WorldsCollide - Final Fantasy VI Randomizer

FFVI Worlds Collide Worlds Collide is an open worlds randomizer for Final Fantas

8 Jun 13, 2022
CBLang is a programming language aiming to fix most of my problems with Python

CBLang A bad programming language made in Python. CBLang is a programming language aiming to fix most of my problems with Python (this means that you

Chadderbox 43 Dec 22, 2022
RELATE is an Environment for Learning And TEaching

RELATE Relate is an Environment for Learning And TEaching RELATE is a web-based courseware package. It is set apart by the following features: Focus o

Andreas Klöckner 311 Dec 25, 2022
Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs

SysWhispers2BOF Script to use SysWhispers2 direct system calls from Cobalt Strike BOFs. Introduction This script was initially created to fix specific

FalconForce 101 Dec 20, 2022
Reference python implementation of Chia pool operations for pool operators

This repository provides a sample server written in python, which is meant to server as a basis for a Chia Pool. While this is a fully functional implementation, it requires some work in scalability

Chia Network 451 Dec 13, 2022
SuperMario - Python programming class ending assignment SuperMario, using pygame

SuperMario - Python programming class ending assignment SuperMario, using pygame

mars 2 Jan 04, 2022
This is a Docker-based pipeline for preparing sextractor-ready multiwavelength images

Pipeline for creating NB422-detected (ODI) catalog The repository contains a Docker-based pipeline for preprocessing observational data. The pipeline

1 Sep 01, 2022