Skip to content

A JSON representation of my personal thai flashcards

Notifications You must be signed in to change notification settings

dethereum/pasathai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pasathai

A JSON representation of my personal thai flashcards

The python script is used to turn natural thai, identify thai syllabes in said input, and transliterate the syllables such that they can colored by tone in ANKI

to install thaibow (from fresh)

  • ❯ python3 -m venv env
  • ❯ source env/bin/activate
  • ❯ python3 -m pip install -r requirements.txt
  • ❯ python3 -m pip uninstall gensim
  • ❯ python3 -m pip install gensim --no-binary gensim
  • ❯ python setup.py develop

to run model generator

  • ❯ datamodel-codegen --input ./thaibow/schema.json --input-file-type jsonschema --output ./thaibow/model.py

Anki add'ons reccomended

Free

Paid (Anking)

About

A JSON representation of my personal thai flashcards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published