mattbierner / dawg-setLinks
Javascript directed acyclic word graph (DAWG)
☆14Updated 9 years ago
Alternatives and similar repositories for dawg-set
Users that are interested in dawg-set are comparing it to the libraries listed below
Sorting:
- Directed Acyclic Word Graph☆42Updated 4 years ago
- Fast Double Metaphone algorithm☆93Updated 2 years ago
- JS Trie / DAWG classes☆30Updated 2 years ago
- A parser compiler for Java, JavaScript, Python, Ruby☆427Updated last year
- Create a regular expression to match any of the phrases added to the trie (inspired by Dan Kogai's Regexp::Trie Perl module.)☆57Updated 8 years ago
- Deprecated. Use the updated version, apg-js, instead. JavaScript APG Version 2.0. APG is an ABNF Parser Generator. It generates recursive…☆33Updated 4 years ago
- Parse/stringify JSON and provide source-map for JSON-pointers to all nodes - supports BigInt, Maps, Sets and Typed arrays☆73Updated last year
- Fast, robust, standards-compliant MIME decoder. Ships with extensive tests and fuzz tests.☆64Updated 5 years ago
- Highly optimized Trie/DAWG dictionary builder and lookups.☆85Updated 8 years ago
- The fastest weighted auto-completion trie known to...☆36Updated 7 years ago
- Emscripten Port of pg_query to easily play with it in the browser☆87Updated 2 months ago
- Abstract Syntax Tree (AST) Query Engine☆208Updated last year
- English (natural language) parser☆161Updated 11 months ago
- Javascript text tokenizer that is easy to use and compose.☆32Updated 10 years ago
- Abstract Syntax Tree (AST) Data Structure☆37Updated last year
- Javascript Hash Array Mapped Trie☆252Updated 3 years ago
- A perfect minimal hash function generator☆63Updated 12 years ago
- a javascript library for storing arbitrary data in mathematical (di)graphs, as well as traversing and analyzing them in various ways (ECM…☆92Updated 4 years ago
- Fast Porter stemmer implementation☆132Updated 2 years ago
- A spell-checker written in JavaScript☆94Updated 4 years ago
- 📝 Hunspell compatible spell-checker☆286Updated 4 years ago
- exponential backoff without the weird cruft