Skip to content

Repository files navigation

EQL - Natural Language Email Querying

building an NL email querying interface prototype using a context free grammar

see queries.txt for the list of possible queries that we test against (there are way more possiblities not tested for)

see grammar_test.py to test out the CFG and ensure it can parse all the queries correctly

run grammar_server.py and issue requests along the lines of http://localhost:8080/parse/<my email query>

About

A Context Free Grammar for email querying

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages