This project aims to animate different parser algorithms with interactive method inside Jupyter Notebook.
Please check Documentation.ipynb for installation of packages.
- Python 3
- graphviz tool
- Jupyter Notebook
- graphviz Python
- nltk
Navigate to ./animation/
Run the command jupyter notebook
Run each notebook and examine the output
Note: For each notebook, in order to generate a proper results, please run all the cells from start to end.
Mixing the order of execution might result in error.