String Matching

Tools

Susan Li, Fuzzy Wuzzy String Matching, medium.comarrow-up-right

REGEX

  1. Hyperscanarrow-up-right - Hyperscanarrow-up-right (paper)arrow-up-right is a high-performance multiple regex matching library. It follows the regular expression syntax of the commonly-used libpcre library, but is a standalone library with its own C API.

  2. Re2arrow-up-right - pythonarrow-up-right This is the source code repository for RE2, a regular expression library.

  1. Flashtextarrow-up-right- This module can be used to replace keywords in sentences or extract keywords from sentences. It is based on the FlashText algorithmarrow-up-right.

Last updated

Was this helpful?