urmisaha / cognate-detection

Cognate detection with gaze behaviour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cognate-detection

We have two csv files, one containing hindi words, another containing marathi words.

The data format is:

id, word, gloss, example

Words of two different languages are cognates if they have the same word id.

We create non-cognates from these two data files by running mismatch.py

About

Cognate detection with gaze behaviour


Languages

Language:Python 100.0%