Various utilities regarding Levenshtein transducers. (Java)
-
Updated
Dec 20, 2021 - Java
Various utilities regarding Levenshtein transducers. (Java)
Instant auto suggestion and completion
A Java library for computation on permutations and sequences
A BK tree for fast, fuzzy, in-memory string matching
LexiSearch is an API for retrieving information in given datasets.
CS 276 - Programming Assignment 2
Finds Homographic domain name in a given set.
An OOP project which can simulate six different types of dynamic programming based problems
Java exercises to evaluate sorting algorithms and compare strings using edit distance.
Implementation of BFS tasks & Edit Distance in Java
Investigating approaches for computing Edit Distance of 2 strings
Spelling correction and suggestion based on Java
Data clustering algorithms implemented in Java with Strategy design pattern.
This is a problem which is asked to solve in my Data Structure & Algorithm Lab.
Dynamic Programming code for MO640 course
Keeping the cobwebs off my CS knowledge since 2018
Dynamic programming solution to the "Edit Distance" problem.
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
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."