arjo129 / LangCluster

A visuallization for cognates in various languages and how they spread

Home Page:https://arjo129.github.io/LangCluster/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LangCluster

LangCluster is a tool to automatically visuallize the similarities between various languages. Given a word, LangCluster will send a request to various translation backends (currently Microsoft and Google) and then compare the words by edit distance. Afterwards, LangCluster will perform clustering on the words and group words with common pronunciation together.

Adding languages

Languages can be added by updating language.json.

Try the system out live over here.

About

A visuallization for cognates in various languages and how they spread

https://arjo129.github.io/LangCluster/


Languages

Language:Python 70.0%Language:HTML 30.0%