Releases: rknaebel/discopy
Releases · rknaebel/discopy
CODI Release
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
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.