OpenNMT-py

NMT framework

A PyTorch-based framework for building neural machine translation and language models with research-friendly features.

Open Source Neural Machine Translation and (Large) Language Models in PyTorch

GitHub

7k stars
178 watching
2k forks
Language: Python
last commit: 7 months ago
deep-learninglanguage-modelllmsmachine-translationneural-machine-translationpytorch

Related projects:

Repository Description Stars
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
pytorch/pytorch A Python library providing tensors and dynamic neural networks with strong GPU acceleration 84,978
lucidrains/dalle2-pytorch An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch 11,184
dsksd/deepnlp-models-pytorch Pytorch implementations of various Deep NLP models from Stanford's cs-224n course 2,957
nltk/nltk A comprehensive toolkit for natural language processing tasks in Python. 13,694
rasbt/llms-from-scratch Developing and pretraining a GPT-like Large Language Model from scratch 35,405
elbayadm/attn2d A PyTorch implementation of 2D convolutional neural networks for sequence-to-sequence prediction in machine translation 502
huggingface/pytorch-openai-transformer-lm Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities 1,511
qubvel-org/segmentation_models.pytorch A comprehensive library for training and applying deep learning models for image segmentation 9,829
openbmb/bmtools Tools and platform for building and extending large language models 2,907
yunjey/pytorch-tutorial A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. 30,401
ahkarami/deep-learning-in-production A collection of notes and references on deploying deep learning models in production environments 4,313
mlfoundations/open_flamingo A framework for training large multimodal models to generate text conditioned on images or other text. 3,781
codertimo/bert-pytorch An implementation of Google's 2018 BERT model in PyTorch, allowing pre-training and fine-tuning for natural language processing tasks 6,251
pyg-team/pytorch_geometric A PyTorch-based library for training and applying Graph Neural Networks to structured data 21,597