Angular library for separating string into prefix, matched and suffix by search matching
-
Updated
Aug 26, 2020 - TypeScript
Angular library for separating string into prefix, matched and suffix by search matching
Easy to read,kmp-algorithm in js/ts
A simple Trie data structure with insert and find operation, holding string data.
Given a set of words and a text. We have to print the number of occurrences of all words from the set
Recursively match input string with begin and end delimiters
Various string search and Fuzzy String Matching algorithms. It contains implementations of Horspool, Boyer-Moore, Rabin-Karp as well as Brute Force algorithms for exact string matching. For Fuzzy Matching, it contains Hamming and Levenshtein Distance algorithms.
A module that builds on the existing RegExp module, making it easier working with text matching and replacement both in the browser and node environments
The next generation ”ChatGPT” like web app created by typescript enjoyers and friends.
Chat bot web application with Knuth–Morris–Pratt and Boyer–Moore algorithm
Tugas Besar III IF2211 Strategi Algoritma Semester II Tahun 2022/2023 Penerapan String Matching dan Regular Expression dalam Pembuatan ChatGPT Sederhana
Simple typescript linter using string matching & regex
A high performance library to match discontinuous strings.
Yet another O(n) trie. This time just and only for string search.
Searches for text obscured using homoglyphs or other text trickery
Split a string into a list of names
A comprehensive JS/TS library with 18 specialized classes for string manipulation, conversion, validation, and more. Streamline your development with powerful, all-in-one solutions.
Do string heavy operations efficiently
A fast, accurate and multilingual fuzzy search library for the frontend.
NLP-powered crypto sentiment dashboard with visualizations and scheduler with FinBERT/FastAPI/Redis
Add a description, image, and links to the string-matching topic page so that developers can more easily learn about it.
To associate your repository with the string-matching topic, visit your repo's landing page and select "manage topics."