Skip to content

arne-cl/educe

 
 

Repository files navigation

Build Status

About

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

Installation

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 .

See also

About

Abstract representation of a discourse-annotated corpus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%