Skip to content

ryanphung/sino-tones-pairing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

[Optional] Create a virtual environment:

python3 -m venv env
source env/bin/activate

Install project requirements:

pip install -r requirements.txt

Run Jupyterlab:

jupyter lab

Run the notebook sino-tones-pairing.ipynb

References

  • Unihan Database
  • For a more complete explanation of what I'm doing and why I'm doing it, refer to this post

About

A Jupyter Notebook that compares tones among the different Sino languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published