lenarakhmadeev / yargy-examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yargy-examples Build Status

A set of jupyter notebooks with example grammers for the Yargy parser.

Dependencies

The following dependencies are required for the correct work:

pip install jupyter yargy ipymarkup

To view the parsed trees install graphviz, on Mac it can be installed this way:

brew install graphviz

About


Languages

Language:Jupyter Notebook 100.0%Language:Makefile 0.0%