LaSTUS-TALN-UPF/Syntax-Aware-Transformer-Text2Gloss
This repository contains the code of the experiments reported in the paper "Syntax-aware Transformers for Neural Machine Translation: The Case ofText to Sign Gloss Translation". This paper was accepted for the Workshop BUCC2021 in the conference RANLP 2021.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LaSTUS-TALN-UPF/Syntax-Aware-Transformer-Text2Gloss"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper