quick-nlp
Seq2seq library
A Python NLP library for training and running sequence-to-sequence models similar to the fast.ai library.
Pytorch NLP library based on FastAI
283 stars
17 watching
48 forks
Language: Python
last commit: over 6 years ago fastainlp-librarypytorchseq2seq
Related projects:
Repository | Description | Stars |
---|---|---|
eladhoffer/seq2seq.pytorch | Provides tools and frameworks for training sequence-to-sequence models using PyTorch | 523 |
ibm/pytorch-seq2seq | A PyTorch-based framework for building and training sequence-to-sequence models | 1,499 |
maximumentropy/seq2seq-pytorch | An implementation of Sequence to Sequence models in PyTorch with various attention mechanisms and extensions for machine translation tasks. | 738 |
alex-berard/seq2seq | An attention-based sequence-to-sequence learning framework | 389 |
sandeep42/anuvada | This is an open source PyTorch library providing tools and models to explain the predictions of deep neural networks for natural language processing tasks. | 19 |
sedthh/lara-hungarian-nlp | A lightweight Python library for natural language processing in Hungarian | 29 |
lxtgh/omg-seg | Develops an end-to-end model for multiple visual perception and reasoning tasks using a single encoder, decoder, and large language model. | 1,336 |
l0sg/seqgan-music | Generates polyphonic music sequences using deep learning models and adversarial training | 28 |
chartbeat-labs/textacy | A Python library providing NLP tools and utilities built on top of spaCy for text processing and analysis. | 2,217 |
ejgallego/pycoq | Python bindings for Coq's interactive proof assistant | 50 |
larsmans/seqlearn | A toolkit for building sequence classification models in Python | 691 |
guillaume-chevalier/seq2seq-signal-prediction | A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow. | 1,082 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 49 |
nikitakit/self-attentive-parser | An NLP parser with high accuracy models for multiple languages | 873 |