Skip to content

Releases: rknaebel/discopy

CODI Release

10 Nov 13:41
Compare
Choose a tag to compare

This is the version submitted to the CODI Workshop 2021 (see discopy: A Neural System for Shallow Discourse Parsing) together with the smaller base model versions mentioned in the paper.

New API

20 Jul 12:10
Compare
Choose a tag to compare

This release introduces the new component-based discourse pipeline interface. Also, it uses a new document object design, that makes source code more readable.
A raw text might be processed using the transformer library that produces document embeddings on demand.

v0.1.0

24 Nov 17:01
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Feature-based discourse parser (following Lin et. al. 2014) with CLI for train, test, and parse.