#fst #ascii #automaton #subsequence #matches #case #search

fst-subseq-ascii-caseless

An automaton that matches if the input contains a specific subsequence ignoring ASCII case to be used with fst

2 releases

Uses old Rust 2015

0.1.1 Mar 13, 2020
0.1.0 Sep 8, 2018

#1689 in Text processing

MIT license

5KB
71 lines

fst-subseq-ascii-caseless

An automaton that matches if the input contains a specific subsequence ignoring ASCII case.

It is similar to fst::automaton::Subsequence, and can be used to build a simple fuzzy-finder for ASCII-only content.

Dependencies

~1.5MB