A DIY text-editor with autocomplete and spell checking feature.
-
Updated
Dec 10, 2016 - Java
A DIY text-editor with autocomplete and spell checking feature.
Investigating approaches for computing Edit Distance of 2 strings
CS 276 - Programming Assignment 2
Data clustering algorithms implemented in Java with Strategy design pattern.
Keeping the cobwebs off my CS knowledge since 2018
A BK tree for fast, fuzzy, in-memory string matching
Created a search engine with functionalities such as counting the frequency of words using Boyer Moore, Brute Force Algorithm, Web Page Ranking using Quicksort Algorithm, spell checking and suggestion using Edit Distance algorithm and Java, HTML to TEXT converter using Jsoup converter
Dynamic Programming code for MO640 course
Finds Homographic domain name in a given set.
Implementation of BFS tasks & Edit Distance in Java
An OOP project which can simulate six different types of dynamic programming based problems
Implement Levenshtein distance edit algorithm. You need to print the path for each step.
Java exercises to evaluate sorting algorithms and compare strings using edit distance.
LexiSearch is an API for retrieving information in given datasets.
Spelling correction and suggestion based on Java
Various utilities regarding Levenshtein transducers. (Java)
Design of Algorithms Projects - Sharif University of Technology - Spring 2021
Add a description, image, and links to the edit-distance topic page so that developers can more easily learn about it.
To associate your repository with the edit-distance topic, visit your repo's landing page and select "manage topics."