Skip to content

SuPar v1.1.4

Latest
Compare
Choose a tag to compare
@yzhangcs yzhangcs released this 28 Dec 16:54
· 382 commits to main since this release

Release Notes

This release is meant to fix the following issues:

  • Fix incorrect masking of ConstituencyCRF
  • Handle single-root case in MatrixTree
  • Retain the computational graph for marginals

We also add implementations of sparsemax and SparsemaxSemiring (see details in Martins et al. 2016 and Rush et al. 2020).