Abstract representation of a discourse-annotated corpus.
Currently, this library is geared towards the needs of the STAC research project. In particular, it assumes
- Settlers of Catan non-cooperative conversation domain
- Segmented Discourse Representation Theory (SDRT)
- Glozz annotation platform
But we are keeping sight of the longer term objectives of generalising it to at least a wider range of domains
First, try
pip --help
If this does work, download this setup script and run
python distribute_setup.py
easy_install pip
If you have pip installed, then install educe and its dependencies:
pip install -r requirements.txt --use-mirrors .