Rename to Dervish, add animated logo to README
This commit is contained in:
parent
a8a8bddb37
commit
097dfc9954
4 changed files with 6 additions and 4 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# Grammar Inference Engine
|
||||
# Dervish
|
||||
|
||||
Infer **regular expression grammars** from example sequences using the BEX family of algorithms. Given a set of example sequences (strings over some alphabet), the engine learns a compact regular expression that describes the general pattern.
|
||||

|
||||
|
||||
**Dervish** infers **regular expression grammars** from example sequences using the BEX family of algorithms. Given a set of example sequences (strings over some alphabet), it learns a compact regular expression that describes the general pattern.
|
||||
|
||||
## MCP Server
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Grammar Inference Engine — Showcase
|
||||
# Dervish — Showcase
|
||||
|
||||
Infer the **unwritten convention** from existing examples. Given N example
|
||||
sequences, produce a ~100-char grammar that captures the structural
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# Discovering Unwritten Conventions with Grammar Inference
|
||||
# Dervish: Discovering Unwritten Conventions with Grammar Inference
|
||||
|
||||
**How we turned 36 Ansible roles into a 200-character grammar — and why
|
||||
it matters for LLM agents.**
|
||||
|
|
|
|||
BIN
dervish.gif
Normal file
BIN
dervish.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 MiB |
Loading…
Add table
Reference in a new issue