Universal Decompositional Semantics (v1.0) and Decomp (v0.1.2)
·
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.