gaozhiyan / Ghehlien

Ghehlien (系聯) is a clustering method used in Traditional Chinese Phonology

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ghehlien

Ghehlien (系聯) is a clustering method used in Traditional Chinese Phonology (漢語音韻學).

Contents

  • Kuangxyonh (廣韻) [WIP]
    • Pyanxchet upper characters (反切上字)
    • Pyanxchet lower characters (反切下字)
  • Classic of Poetry (詩經) [TODO]
    • Rhyme Analysis

See Ghehlien.ipynb for details.

Prerequisites

  • Julia 0.6.4
    • IJulia.jl
    • Query.jl
    • DataFrames.jl
    • CSV.jl
  • Jupyter Notebook

Basic Methodology

  • Binary relation
  • Relation matrix
  • Transitive closure
  • Fuzzy clustering analysis

Notes

This project is still in progress, and contains ugly code.

Any suggestions are welcomed!

Acknowledgments

data.csv is extracted from poem's 广韵字音表(20170209).

About

Ghehlien (系聯) is a clustering method used in Traditional Chinese Phonology

License:MIT License


Languages

Language:Jupyter Notebook 93.9%Language:Julia 6.1%