ahocorasick

Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".

sentence-finder

A lightweight library to find sentences matching user input based on shared words