roeeaharoni/string-to-tree-nmt
Source code and data for the paper "Towards String-to-Tree Neural Machine Translation"
This project helps researchers and computational linguists explore the conversion of sentences into their grammatical tree structures using neural networks. It takes raw text sentences as input and produces their corresponding syntactic parse trees, which are valuable for understanding sentence structure and for further natural language processing tasks. This is for those working on advanced machine translation or grammatical analysis.
No commits in the last 6 months.
Use this if you are a researcher or computational linguist interested in applying neural machine translation techniques to generate syntactic tree structures from text.
Not ideal if you are looking for a ready-to-use, production-grade parser for general natural language processing applications.
Stars
16
Forks
5
Language
JavaScript
License
—
Category
Last pushed
Dec 31, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/roeeaharoni/string-to-tree-nmt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
facebookresearch/fairseq2
FAIR Sequence Modeling Toolkit 2
lhotse-speech/lhotse
Tools for handling multimodal data in machine learning projects.
google/sequence-layers
A neural network layer API and library for sequence modeling, designed for easy creation of...
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow