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).