Skip to content

bloff/rmtc-parsing

Repository files navigation

#Readtable-Macro Transducer-Chain Parsing

This repository contains an implementation of a framework for using the readtable-macro transducer-chain (RMTS) parsing method.

This is described in the following three blog posts:

Read the docs here!

##Dependencies

  • Python 3
  • setuptools (should come with distribution)
  • pip (to install dependencies). To install pip, do
sudo easy_install3 pip
  • Sphinx (for documentation)
sudo pip3 install Sphinx

##To test run:

python3 tokenize.py 0.Input/_compile.ly

or

python3 arranger.py --verbose 0.Input/_compile.ly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published