Skip to content

A simple (and not perfect) Python script generating a Gephi graph of HSK5 words sharing some component

Notifications You must be signed in to change notification settings

antigones/hsk5_words_graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HSK5 Word Graph

Just a graph representation of the words sharing some components for HSK5.

hsk5_word_graph.py is a simple python script that builds a pseudo adjacency list suitable to be imported by Gephi: I know it's not perfect but well...It gives the general idea.

The word list (ordered by frequency) has been taken from http://www.hskhsk.com/word-lists.html

Here it is a "full resolution" svg image of the whole HSK5 word universe sharing some component:

hsk5_full_view

Screenshot_2

This project has been deeply inspired by the work done in http://www.hskhsk.com/graphs.html.

About

A simple (and not perfect) Python script generating a Gephi graph of HSK5 words sharing some component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages