seq3
seq3 copied to clipboard
Source code for the NAACL 2019 paper "SEQ^3: Differentiable Sequence-to-Sequence-to-Sequence Autoencoder for Unsupervised Abstractive Sentence Compression"
Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
The compressor and reconstructor are using Glove as their embedding layer. I am curious about why did you use Glove instead of embedding from LM prior.
Bumps [nltk](https://github.com/nltk/nltk) from 3.4 to 3.4.5. Changelog *Sourced from [nltk's changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog).* > Version 3.5 2019-08-07 > * drop support for Python 2 > * minor bug fixes and clean ups...