Stringsearchalgorithms
String matching algorithms for searching a single or multiple strings in large texts
Install / Use
/learn @almondtools/StringsearchalgorithmsREADME
StringSearchAlgorithms
StringSearchAlgorithms (formerly StringAndChars) is a library for exact string matching algorithms (or string search algorithms). All algorithms are tested on the same corpus and return the same results.
This Readme contains technical information on the project (e.g. Problems, Roadmap or the State of Work).
Information on Usage and Download can be found on StringSearchAlgorithms.
Roadmap
- Optimizations
- Regex Matching
- Tolerant Matching
Bugs and Issues
There may be unknown issues with correctness, performance or convenience left . Please report them as issue. Correctness and performance issues are easier to discuss if a reproducing test (input and expected output is sufficient) is provided.
Maven Dependency
<dependency>
<groupId>net.amygdalum</groupId>
<artifactId>stringsearchalgorithms</artifactId>
<version>0.4.3</version>
</dependency>
Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
