8 packages tagged with “ngram”
A .NET port of java-string-similarity.
Package Description
A library implementing different string similarity and distance measures. A dozen of algorithms (including Levenshtein edit distance and sibblings, Jaro-Winkler, Longest Common Subsequence, cosine similarity etc.) are currently implemented. Based upon F23.StringSimilarity
This has it's roots, (not exactly a fork), in another non-maintained package, and has been conciderably re-factored for clean code and functionality
The lucene NGram analyzer for RavenDB.
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)
Uses N-Grams to categorise text and other data. Useful for processing human-written content.
EasyPersistence.EFCore extends Entity Framework Core with high-performance repository and unit of work patterns, advanced fuzzy search and n-gram extensions, and SQL CLR integration for efficient search. Designed for scalable, maintainable, and testable .NET data layers, it follows modern C# and Microsoft coding standards, with comprehensive XML documentation and NuGet-ready modularity.