项目作者: leij11

项目描述 :
aims to animate different parser algorithms with interactive method inside Jupyter Notebook.
高级语言: Jupyter Notebook
项目地址: git://github.com/leij11/animation_parsing.git
创建时间: 2020-04-18T16:54:57Z
项目社区:https://github.com/leij11/animation_parsing

开源协议:

下载


Group 02

This project aims to animate different parser algorithms with interactive method inside Jupyter Notebook.

Dependencies

Please check Documentation.ipynb for installation of packages.

  1. Python 3
  2. graphviz tool
  3. Jupyter Notebook
  4. graphviz Python
  5. nltk

Usage and Testing

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.