562 packages
returned for Tags:"approximate-string-matching"
The fastest Levenshtein on NuGet. Supports .NET Framework and .NET Core (.NET Standard 1.0).
Levenshtein calculates the shortest possible distance between two strings. Producing a count of the number of insertions, deletions and substitutions to make one string into another.
Spelling correction & Fuzzy search: 1 million times faster through Symmetric Delete spelling correction algorithm
A string composition library written in C# that can format data into a string with a minimal, intuitive syntax. It uses extensions to provide named placeholders, pluralization, gender conjugation, and time and list formatting. Project hosted on GitHub https://github.com/axuno/SmartFormat
Fuzzy string matcher based on FuzzyWuzzy algorithm from SeatGeek
A JavaScript library for fuzzy filtering and string similarity scoring
This library uses and abuses the features of C# 6 and 7 to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
-
48,861 total downloads
-
last updated 7/19/2019
-
Latest version: 2.1.1
-
string
A collection of utilities for working with strings in .NET.
This package includes .NET Standard code only helpers such as:
- IncrementalLoadingCollection: Simplifies the definition and usage of collections whose items can be loaded incrementally only when needed by the view.
- String extensions and array extensions: These extensions make working...
More information
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
Library for fuzzy string matching. Can be used to find doublets or similarities between strings.
-string metrics (Levenshtein, Jaccard, JaroWinkler,...)
-algorithms (SortedNeigborhood, Blocking)
-phonetic codecs(Soundex, DoubleMetaphone, Phonix, ...)
-string tokenizer...
More information
Provides support for pattern matching based parsing.
XrmToolbox plugin to convert from FetchXML downloaded from Dynamics CRM application to string that can be used in C#/ JavaScript code.
1. Give the source Fetch XML string inside the "Raw Fetch XML" area and click on the Convert! button to proceed
2. Click on convert
3. Click on copy to clipboard and...
More information
-
42,445 total downloads
-
last updated 9/18/2017
-
Latest version: 2.17.8
-
text
string
https://devlib.codeplex.com/
text/string related
DevLib is a highly reusable collection of components and core functionalities addressing common crosscutting concerns. It provides a comprehensive set of features that save development time, minimize costs, reduce the use of precious test resources,...
More information
Tokenizer extracts structured information from blocks of text and reflects them onto .NET objects
A BK tree implementation for fast, fuzzy string matching.
Check out the code and usage instructions on the github page (see package information/project URL link).
A library for generating and parsing query strings using C#. Url encoding/decoding is automatically handled. Supports multiple values per name.
A pattern matching library in C#
-
29,526 total downloads
-
last updated 7/20/2017
-
Latest version: 1.1.1
-
fuzzy
string
Porting FuzzyString library to .NET Standard
BlueSimilarity is a string similarity metric library with semantic learning optimized for speed and simple usage (edit distance - Levenshtein, Damerau-Levenshtein; Levenshtein, Damerau-Levenshtein, Jaro, Jaro-Winkler, Jaccard, Dice, Overlap, Semantic Bag of Words Similarity, TFIDF, SoftTFIDF)
Suplements the built-in Resources .resx C# generator by generating a strong-typed class named Strings from the
same .resx file, but exposing format parameters as method parameters and organizing strings in classes according to the resource name
if it uses underscores. i.e. User_InvalidCredentials...
More information