Search results
21 packages found
An implementation of the Aho-Corasick algorithm in TypeScript.
Tiny search module based on trie and aho-corasick using TypeScript
- typescript
- aho-corasick
- trie
- search
- searching
- match
- matching
- word match
- word matching
- text search
- text searching
- serialze
- serializing
- serialization
Aho Corasick implementation written in TypeScript
Fast string seaching powered by Rust
A simple Node.js wrapper for Rust's aho-corasick package
Implementation of the Aho-Corasick string searching algorithm, as described in the paper "Efficient string matching: an aid to bibliographic search".
NodeJS wrapper for BurntSushi/aho-corasick
Fast string seaching powered by Rust
Aho–Corasick string matching algorithm
- Aho-Corasick automation
- ac
- ac automation
- aca
- add
- aho
- aho-corasick
- algorithm
- array
- automata
- corasick
- data
- javascript
- match
- View more
A TypeScript library for efficient multi-keyword string matching using Aho-Corasick algorithm with keyword-ID association
Aho-Corasick based word-matching class. Match & filter words.
get trie position list { position: keyword[] }
- Aho-Corasick automation
- ac
- ac automation
- aca
- add
- aho
- aho-corasick
- algorithm
- array
- automata
- corasick
- data
- javascript
- match
- View more
Aho-Corasick machine for matching.It can be used to be implemented to match strings
A simple Aho-Corasick library using the latest ES6 modules and allowing user-specifiable options. The fastest string-matching algoithm for a fixed number of pre-known substrings.
aho-corasick for matching string
Aho–Corasick string matching algorithm
- Aho-Corasick automation
- ac
- ac automation
- aca
- add
- aho
- aho-corasick
- algorithm
- array
- automata
- corasick
- data
- javascript
- match
- View more
Aho-Corasick automaton implementation for fast string matching.
AC 自动机 (Aho-Corasick ) 多关键字字符串搜索算法的简单实现,用于学习之目的,代码当中有每一部分的详细说明。
TypeScript implementation of the Aho-Corasick algorithm for efficient string matching
Pattern finding library for NodeJS