Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 310 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 310 Bytes

pydmrs

Installation

Requires Python 2.7. Download as a zip file and unzip it or clone the git repository.

Install the dependencies with:

pip install -r requirements.txt

Run either tool with -h flag to view usage:

python mrs_to_dmrs.py -h
python dmrs_preprocess/dmrs_preprocess.py -h