Hypothesis Grammar Parser
2020-06-27
1 min read
![Featured Image](/images/hypoparser.png)
This is a parser for The Grammar for Hypothesis-Driven Visual Analysis.
The grammar is a Context Free Grammar.
It uses Earley Parser algorithm to parse the input.