Skip to content

Universal Decompositional Semantics (v1.0) and Decomp (v0.1.2)

Compare
Choose a tag to compare
@aaronstevenwhite aaronstevenwhite released this 17 Jan 18:31
· 126 commits to master since this release

This version only updates the version of the Decomp toolkit, not UDS1.0. It fixes a minor error in how the corpus is constructed: if a single split was built on the first initialization of UDSCorpus after installing the package (by setting the split parameter), no other splits could be built. This arose from faulty logic within UDSCorpus.__init__ and did not affect the actual data in any way.