Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

almondtools/stringsearchalgorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

253 Commits

Repository files navigation

codecov Codacy Badge

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>

About

String matching algorithms for searching a single or multiple strings in large texts

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

Languages

AltStyle によって変換されたページ (->オリジナル) /