A simple Kurdish spell checker using Lavenshtein distance
-
Updated
Nov 20, 2017 - C#
A simple Kurdish spell checker using Lavenshtein distance
Group similar strings as a cluster by doing a fuzzy string match
A search engine that takes keyword queries as input and retrieves a ranked list of relevant results as output. It scraps a few thousand pages from one of the seed Wiki pages and uses Elasticsearch for a full-text search engine.
FuzzyScorer is a .NET library that analyzes text and scores words by frequency or visual similarity using Levenshtein distance, making it ideal for word clouds, typo handling, and fuzzy matching in applications like surveys, OCR correction, and spam filtering.
Add a description, image, and links to the lavenshtein topic page so that developers can more easily learn about it.
To associate your repository with the lavenshtein topic, visit your repo's landing page and select "manage topics."