Skip to content

Universal Decompositional Semantics (v2.0) and Decomp (v0.2.0)

Compare
Choose a tag to compare
@aaronstevenwhite aaronstevenwhite released this 08 Jun 20:16
6c6b8cf

The first release of UDS2.0 and Decomp0.2, which contains document-level graphs, whose nodes align with existing sentence-level graphs, as well as raw annotations and advanced metadata handling facilities for both the raw and normalized property annotations. A new visualization module has also been added as of Decomp0.2.0.

What's changed

  • Adds support for raw UDS datasets by @wgantt in #7
  • Adds document-level annotation support by @wgantt in #11
  • Add document directory for 2.0 by @wgantt in #16
  • Adds metadata handling facilities and refactors decomp.semantics.uds module and tests by @aaronstevenwhite in #21
  • Updates visualization module by @esteng in #23

Full Changelog: v0.1.3...v0.2.0