StonyBrookNLP / HAQAELinks
Hierarchical And Quantized AutoEncoders
☆13Updated 5 years ago
Alternatives and similar repositories for HAQAE
Users that are interested in HAQAE are comparing it to the libraries listed below
Sorting:
- Deep Inside-Outside Recursive Autoencoder☆89Updated 3 years ago
- Reproduction instructions for "Rapid Adaptation of Neural Machine Translation to New Languages"☆39Updated 7 years ago
- Analyzing Uncertainty in Neural Machine Translation☆34Updated 4 years ago
- PyTorch Implementation of "Unsupervised Learning of Syntactic Structure with Invertible Neural Projections" (EMNLP 2018)☆68Updated 5 years ago
- SparseMAP: differentiable sparse structure inference☆112Updated 6 years ago
- ☆37Updated 6 years ago
- ☆47Updated 8 years ago
- Code for upcoming TACL paper w/ Graham Neubig, "Neural Lattice Language Models".☆47Updated 7 years ago
- Cooperative Learning of Disjoint Syntax and Semantics☆50Updated 6 years ago
- Code for replicating the work in "Targeted Syntactic Evaluation of Language Models." EMNLP 2018.☆43Updated 5 years ago
- Witwicky: An implementation of Transformer in PyTorch.☆22Updated 5 years ago
- An implementation of semi-supervised VAE for morphology reinflection.☆26Updated 6 years ago
- Text classification code described in "SoPa: Bridging CNNs, RNNs, and Weighted Finite-State Machines" by Roy Schwartz, Sam Thomson and No…