ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
414 stars. No commits in the last 6 months.
Stars
414
Forks
102
Language
Python
License
BSD-3-Clause
Category
Last pushed
Apr 28, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/ufal/neuralmonkey"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
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
budzianowski/PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models