treelstm
Sentence modeler
An implementation of a neural network architecture for modeling complex sentence structures and relationships.
Tree-structured Long Short-Term Memory networks (http://arxiv.org/abs/1503.00075)
875 stars
48 watching
234 forks
Language: Lua
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dasguptar/treelstm.pytorch | An implementation of Tree-LSTM networks in PyTorch for semantic similarity tasks using tree structures | 550 |
juliatext/textmodels.jl | Provides practical neural network-based models for natural language processing in Julia. | 29 |
foxyseta/tree-sitter-prolog | Provides a Prolog grammar and parser for tree-sitter, enabling parsing of various Prolog formats. | 2 |
apache/opennlp-models | Distributes pre-trained models for natural language text processing tasks in various languages | 4 |
wansmer/treesj | Plugin for splitting and joining blocks of code in text editors | 1,046 |
locuslab/trellisnet | This repository presents a novel neural network architecture and its applications in sequence modeling tasks such as language modeling and classification. | 473 |
louismullie/stanford-core-nlp | Provides Ruby bindings to Stanford Core NLP tools for natural language processing tasks | 432 |
elanmart/psmm | An implementation of a neural network model for character-level language modeling. | 50 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
latex-lsp/tree-sitter-latex | Generates a LaTeX grammar for the tree-sitter parser generator | 103 |
multimodal-art-projection/map-neo | A large language model designed for research and application in natural language processing tasks. | 877 |
microsoft/neuronblocks | A toolkit for building and deploying neural network models for natural language processing tasks. | 1,448 |
lynten/stanford-corenlp | A Python wrapper for a Java-based natural language processing toolset. | 921 |
dasmith/stanford-corenlp-python | A Python wrapper for Stanford University's NLP tools, providing an interface to perform various natural language processing tasks such as tagging, parsing, and named entity recognition. | 612 |
alan-turing-institute/deepsensor | Provides an interface for building and evaluating neural process models for environmental prediction tasks using Python libraries. | 92 |