Coder Social home page Coder Social logo

sign-language-levenshtein-distance's Introduction

Levenshtein distance for sign language datasets

This repository contains two Jupyter notebooks to allow the calculation of Levenshtein distances between two sign language datasets.

Alternatively you can use the google colab notebooks below:

All signs: Open Notebook 1 In Colab

Only same glosses: Open Notebook 1 In Colab

Instructions

Before using the notebooks make sure that your excel files contain all the necessary information like here:

Alt text

There is no limit on how many parameters your files can have but make sure that your annotations are consistent.

In the scripts you must specify which column contains the glosses and which columns contain the annotations.

Prerequisites

You need to install the following python libraries in order to use the notebooks

pandas
csv
numpy
os
glob

Usage

Levenshtein distances for all signs

The notebook "Levenshtein_distances_all_signs.ipynb" will calculate how similar each gloss is in comparison to all the glosses of the second dataset.

1.0 means that the signs are identical and 0.0 completely different.

Its output will be like:

Alt text

Levenshtein distances for same gloss signs

The notebook "Levenshtein_distances_only_same_glosses.ipynb" will calculate how similar each gloss is in comparison to only the same glosses of the second dataset.

Its output will be like:

Alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

sign-language-levenshtein-distance's People

Contributors

manolisfrag avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.