GitHub topics: editdistance
oist-ncbc/spykesim 📦
Extended edit similarity measurement for high dimensional discrete-time series signal (e.g., multi-unit spike-train).
Language: Python - Size: 4.34 MB - Last synced at: 27 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 3

lc-rezende/python-edit-distance
Implementation of Levenshtein distance through python editdistance lib to evaluate how distant different terms are.
Language: Python - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

nurdigitalmarketing/site-migration-redirects-automator-v2
This is a Python tool for Streamlit that automates redirect mappings during site migrations by matching URLs from an old site to a new site based on content similarity.
Language: Python - Size: 106 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kenanmorani/Speech_Signal_Processing_idu
University Course Assignments - Speech Signal Prcessing
Language: Jupyter Notebook - Size: 3.14 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kazuhiro4949/EditDistance
Incremental update tool to UITableView and UICollectionView
Language: Swift - Size: 165 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 90 - Forks: 5

suot/cpiSearchEngine-backend
🔍The backend is constructed by Java, using algorithms of JSoup, InvertedIndex, TST, heapSelect, quickSort, and editDistance
Language: Java - Size: 61.5 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 2

mrsata/JP-EN-discrepancy-calculator
Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

manzurola/aligner
A parameterizable Damerau Levenshtein aligner in Java.
Language: Java - Size: 165 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

canberkakcali/hashtable-spell-checker
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
Language: C - Size: 2.93 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

Sanky18/Spell-Checker
Spell Checker using a bottom-up Dynamic programming approach in C++
Language: C++ - Size: 1.16 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MAOMislive/Edit_distance_count
This is a problem which is asked to solve in my Data Structure & Algorithm Lab.
Language: Java - Size: 9.77 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

francescocastelli/torchdistance
Edit-distance PyTorch extension with Cpu and CUDA kernels
Language: Python - Size: 31.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 1

ppml38/shortest_edit_script
Novel algorithm to generate shortest edit script.
Language: JavaScript - Size: 563 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

siddharthchatterjee9/Handwritten-Text-Recognition-HCI
Recognition of handwritten and machine characters is an emerging area of research and finds extensive applications everywhere. Our application accepts an image/document in the form of a .png extension and pre-processes the manually written text to neatly segment it into parts. After segmentation, the recognition of simple isolated characters or strokes helps us to translate the human handwritten text to give an output in the form of digital text and audio that reads the text present in the image uploaded
Size: 3.44 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 2

jagonmoy/Dynamic-Programming
This Repository is all about the Popular Dynamic Programming Concepts and their Variations Which can be helpful to Competitive Programming as well as Coding Interviews. I have added the Resources from where I have learnt these topics and their Codes. In future, I would like to add my own English and Bengali Explanation to Each topic.
Language: C++ - Size: 119 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 0

soras/genEditDist
Generalized edit distance command line tool
Language: C - Size: 77.1 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

dbetm/poli-bot
Chat bot simple, como proyecto escolar, para dar informaciĂłn a aspirantes interesados en ingresar a la UPIIZ IPN. Usa el algoritmo edit distance.
Language: Java - Size: 4.39 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

project-nichijou/nichijou.server.database.matcher
🍛 Anime name matcher across database
Language: Python - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

siddhantrao23/gedrekt
A Generic approach to Edit Distance
Language: C++ - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Siddp278/Edge_networks_internship
Internship I had at Edge Networks in summer 2020.
Language: Jupyter Notebook - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

ashish493/spell_checker
WSM Project of spell checker implemented in Python
Language: Python - Size: 4.39 MB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Amagnum/Lingustic-differences
Levenshtein Algorithm based approach, Levenshtein Algorithm (Edit distance algorithm) is used to find the similarity between two strings.
Language: C++ - Size: 469 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Undersent/TCP_Server
TCP server to talk with bot
Language: C++ - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

AGWeb18/FuzzyMatch
Language: Python - Size: 13.5 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

faisalsyfl/MinEditDistance
Minimum Edit Distance & Levensthein Distance in Java Script
Language: HTML - Size: 1.03 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
