tree-lstm
There are 13 repositories under tree-lstm topic.
dasguptar/treelstm.pytorch
Tree LSTM implementation in PyTorch
epfl-lara/treenet
Recursive Neural Networks for PyTorch
yizhongw/TagNN-PDTB
Tag-enhanced Tree-Structured NN for discourse relation classification.
JetBrains-Research/embeddings-for-trees
Set of PyTorch modules for developing and evaluating different algorithms for embedding trees.
ForoughA/recursiveMemNet
Tree Stack Memory Units
tomekkorbak/treehopper
A Tree-LSTM-based dependency tree sentiment labeler
epfl-lara/nugget
Neural-Network Guided Expression Transformation
sdrabb/argumentation_mining_models
This repository provides all the models that we use to solve the Context Independent Claim Detection Argumentation Mining sub-task.
surbhardwaj/THANOS-Tree-Augmented-Hierarchical-Attention-Network-with-Operator-Reduce-Parsing-
THANOS is a modification in HAN (Hierarchical Attention Network) architecture. Here we use Tree LSTM to obtain the embeddings for each sentence.
zarzouram/RE_Extraction_tree_and_Seq_LSTM
An reimplementation of Makoto Miwa and Mohit Bansa. End-to-End Relation Extraction using LSTMs on Sequences and Tree Structures. http://dx.doi.org/10.18653/v1/P16-1105)
Kitsunp/kistmath-ai
Kistmat-AI is an advanced machine learning model designed to solve a wide range of mathematical problems, from elementary arithmetic to university-level calculus. This project demonstrates the application of curriculum learning in AI, allowing the model to progressively tackle more complex mathematical concepts.
abhinav-neil/sentiment-analysis-bow-lstm
Sentiment analysis using neural BoW and LSTM based models
zeeeyang/lexicalized_bitreelstm
Head-Lexicalized Bidirectional Tree LSTMs