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)☆892Jul 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,990Feb 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)☆2,113Jan 4, 2022Updated 4 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Jun 8, 2017Updated 8 years ago
- Easy-first dependency parser based on Hierarchical Tree LSTMs☆32Nov 30, 2016Updated 9 years ago
- An IPython Notebook tutorial on deep learning for natural language processing, including structure prediction.☆1,954Jan 22, 2023Updated 3 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Nov 29, 2016Updated 9 years ago
- TensorFlow Implementation of the paper "End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures" and "Classifying Rel…☆189Apr 15, 2019Updated 6 years ago
- Code for the paper "Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks"☆580Aug 28, 2019Updated 6 years ago
- NYU ML² work on sentence encoding with tree structure and dynamic graphs☆108Dec 3, 2018Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Mar 14, 2016Updated 9 years ago
- Pytorch implementation of bytenet from "Neural Machine Translation in Linear Time" paper☆46Dec 19, 2017Updated 8 years ago
- Write PyTorch code at the level of individual examples, then run it efficiently on minibatches.☆485Feb 12, 2022Updated 4 years ago
- Sequence-to-Sequence Framework in PyTorch☆392Jan 5, 2023Updated 3 years ago
- Cleaned original source code from my NIPS publication☆158Dec 4, 2017Updated 8 years ago
- Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained☆4,547Jul 1, 2021Updated 4 years ago
- Implements an efficient softmax approximation as described in the paper "Efficient softmax approximation for GPUs" (http://arxiv.org/abs/…☆396Mar 22, 2019Updated 6 years ago
- ☆182Aug 17, 2018Updated 7 years ago
- PyTorch implementation of the Quasi-Recurrent Neural Network - up to 16 times faster than NVIDIA's cuDNN LSTM☆1,265Feb 12, 2022Updated 4 years ago
- pytorch implementation of tree-lstm☆45Dec 27, 2023Updated 2 years ago
- Review Network for Caption Generation☆181Jan 2, 2018Updated 8 years ago
- PyTorch implementation of spectral graph ConvNets, NeurIPS’16☆292Oct 15, 2017Updated 8 years ago
- SPINN (Stack-augmented Parser-Interpreter Neural Network): fast, batchable, context-aware TreeRNNs☆207Mar 15, 2018Updated 7 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆241Apr 3, 2017Updated 8 years ago
- An open source framework for seq2seq models in PyTorch.☆1,517Sep 17, 2025Updated 5 months ago
- Open Source Neural Machine Translation and (Large) Language Models in PyTorch☆6,997Oct 14, 2025Updated 4 months ago
- Gated Attention Reader for Text Comprehension☆190Nov 29, 2017Updated 8 years ago