dasguptar / treelstm.pytorchView external linksLinks
Tree LSTM implementation in PyTorch
☆551Sep 30, 2019Updated 6 years ago
Alternatives and similar repositories for treelstm.pytorch
Users that are interested in treelstm.pytorch are comparing it to the libraries listed below
Sorting:
- Pytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Netwo…☆113Mar 27, 2018Updated 7 years ago
- Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)☆895Jul 30, 2017Updated 8 years ago
- Sequence to Sequence Models with PyTorch☆742Mar 27, 2022Updated 3 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Jun 21, 2016Updated 9 years ago
- Fast mini batch version of treelstm using tensorflow☆78Nov 5, 2018Updated 7 years ago
- Sequence-to-Sequence learning using PyTorch☆521Nov 12, 2019Updated 6 years ago
- Tree-LSTM + Self-Structured Attention -- a method to summarize textual data by topics☆10Apr 26, 2018Updated 7 years ago
- ☆79Mar 11, 2017Updated 8 years ago
- Tools for PyTorch☆223Aug 10, 2022Updated 3 years ago
- ☆121Aug 6, 2018Updated 7 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆433Jul 28, 2017Updated 8 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆849Jun 22, 2022Updated 3 years ago
- LSTM and QRNN Language Model Toolkit for PyTorch☆1,989Feb 12, 2022Updated 4 years ago
- Tag-enhanced Tree-Structured NN for discourse relation classification.☆23Dec 6, 2017Updated 8 years ago
- Training RNNs as Fast as CNNs (https://arxiv.org/abs/1709.02755)