All Projects → IvLabs → Natural-Language-Processing

IvLabs / Natural-Language-Processing

Licence: MIT License
Contains various architectures and novel paper implementations for Natural Language Processing tasks like Sequence Modelling and Neural Machine Translation.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Natural-Language-Processing

Nemo
NeMo: a toolkit for conversational AI
Stars: ✭ 3,685 (+7577.08%)
Mutual labels:  machine-translation, nlp-machine-learning
Neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
Stars: ✭ 400 (+733.33%)
Mutual labels:  machine-translation, sequence-to-sequence
Seq2seq tutorial
Code For Medium Article "How To Create Data Products That Are Magical Using Sequence-to-Sequence Models"
Stars: ✭ 132 (+175%)
Mutual labels:  sequence-to-sequence, nlp-machine-learning
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+943.75%)
Mutual labels:  machine-translation, sequence-to-sequence
Machine Translation
Stars: ✭ 51 (+6.25%)
Mutual labels:  machine-translation, sequence-to-sequence
dynmt-py
Neural machine translation implementation using dynet's python bindings
Stars: ✭ 17 (-64.58%)
Mutual labels:  machine-translation, sequence-to-sequence
Nmt List
A list of Neural MT implementations
Stars: ✭ 359 (+647.92%)
Mutual labels:  machine-translation, sequence-to-sequence
Nematus
Open-Source Neural Machine Translation in Tensorflow
Stars: ✭ 730 (+1420.83%)
Mutual labels:  machine-translation, sequence-to-sequence
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+1962.5%)
Mutual labels:  machine-translation, sequence-to-sequence
Npmt
Towards Neural Phrase-based Machine Translation
Stars: ✭ 175 (+264.58%)
Mutual labels:  machine-translation, sequence-to-sequence
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (-66.67%)
Mutual labels:  sequence-to-sequence, nlp-machine-learning
phd-resources
Internet Delivered Treatment using Adaptive Technology
Stars: ✭ 37 (-22.92%)
Mutual labels:  nlp-machine-learning
mango
Question-Answering NLP model with character-level RNN (TensorFlow).
Stars: ✭ 15 (-68.75%)
Mutual labels:  character-level-rnn
memology
Memes - why so popular?
Stars: ✭ 32 (-33.33%)
Mutual labels:  nlp-machine-learning
NLP Toolkit
Library of state-of-the-art models (PyTorch) for NLP tasks
Stars: ✭ 92 (+91.67%)
Mutual labels:  machine-translation
nlp ner workshop
Named-Entity-Recognition Workshop
Stars: ✭ 15 (-68.75%)
Mutual labels:  nlp-machine-learning
Chatbot
A Deep-Learning multi-purpose chatbot made using Python3
Stars: ✭ 36 (-25%)
Mutual labels:  nlp-machine-learning
MLH-Quizzet
This is a smart Quiz Generator that generates a dynamic quiz from any uploaded text/PDF document using NLP. This can be used for self-analysis, question paper generation, and evaluation, thus reducing human effort.
Stars: ✭ 23 (-52.08%)
Mutual labels:  nlp-machine-learning
Machine-Learning-Projects-2
No description or website provided.
Stars: ✭ 23 (-52.08%)
Mutual labels:  nlp-machine-learning
Nuts
自然语言处理常见任务(主要包括文本分类,序列标注,自动问答等)解决方案试验田
Stars: ✭ 21 (-56.25%)
Mutual labels:  nlp-machine-learning

Natural Language Processing

This is the Natural Language Processing repository of IvLabs and contains implementation of various architectures, starting from "Character Level RNN(s)" built from scratch, up to and including the almighty "Transformer" architecture. Further, we have also included a rough roadmap for enthusiasts with basic knowledge of Machine/Deep Learning.

We have implemented and compared the following architectures:

The pending tasks and resources for studying and understading the required concepts will be added soon.



Contributors:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].