Skip to content

cltl/run_open-sesame

Repository files navigation

Run open-sesame

The goal of this repository is to run open-sesame on your own data. The repository is created to work with NAF XML. You use the Python module spacy_to_naf.py (available after you run install.sh) to convert your own text to NAF files.

Prerequisites

Open-sesame uses Python2.7. All other code in this repository will make use of Python 3.6

Installing

A number of external modules need to be installed, which are listed in requirements.txt. Depending on how you installed Python, you can probably install the requirements using one of following commands:

pip install -r requirements.txt

How to use

Please open the file run_open_sesame.sh and set the variables to the correct values.

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors