machine-translation
There are 1307 repositories under machine-translation topic.
sebastianruder/NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
tensorflow/tensor2tensor
Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
NVIDIA-NeMo/NeMo
A scalable generative AI framework built for researchers and developers working on Large Language Models, Multimodal, and Speech AI (Automatic Speech Recognition and Text-to-Speech)
espnet/espnet
End-to-End Speech Processing Toolkit
zyddnys/manga-image-translator
Translate manga/image 一键翻译各类图片内文字 https://cotrans.touhou.ai/ (no longer working)
OpenNMT/OpenNMT-py
Open Source Neural Machine Translation and (Large) Language Models in PyTorch
google/seq2seq
A general-purpose encoder-decoder framework for Tensorflow
argosopentech/argos-translate
Open-source offline translation library written in Python
CLUEbenchmark/CLUEDatasetSearch
搜索所有中文NLP数据集,附常用英文NLP数据集
JohnSnowLabs/spark-nlp
State of the Art Natural Language Processing
OpenNMT/CTranslate2
Fast inference engine for Transformer models
NELSONZHAO/zhihu
This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, such as text generation, machine translation, deep convolution GAN and other actual combat code.
tensorflow/lingvo
Lingvo
NiuTrans/MTBook
《机器翻译:基础与模型》肖桐 朱靖波 著 - Machine Translation: Foundations and Models
THUNLP-MT/MT-Reading-List
A machine translation reading list maintained by Tsinghua Natural Language Processing Group
OpenNMT/OpenNMT
Open Source Neural Machine Translation in Torch (deprecated)
asyml/texar
Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences
rsennrich/subword-nmt
Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
ogkalu2/comic-translate
Desktop app for automatically translating comics - BDs, Manga, Manhwa, Fumetti and more in a variety of formats (Image, Pdf, Epub, cbr, cbz, etc) and in multiple languages.
didi/ChineseNLP
Datasets, SOTA results of every fields of Chinese NLP
Tencent/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.
OpenNMT/OpenNMT-tf
Neural machine translation and sequence learning using TensorFlow
FlineDev/BartyCrouch
Localization/I18n: Incrementally update/translate your Strings files from .swift, .h, .m(m), .storyboard or .xib files.
Maluuba/nlg-eval
Evaluation code for various unsupervised automated metrics for Natural Language Generation.
awslabs/sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on PyTorch
babylonhealth/fastText_multilingual
Multilingual word vectors in 78 languages
ictnlp/StreamSpeech
StreamSpeech is an “All in One” seamless model for offline and simultaneous speech recognition, speech translation and speech synthesis.
mkiol/dsnote
Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.
translate-tools/linguist
Translate web pages, highlighted text, Netflix subtitles, private messages, speak the translated text, and save important translations to your personal dictionary to learn words even offline
EdinburghNLP/nematus
Open-Source Neural Machine Translation in Tensorflow
asyml/texar-pytorch
Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
Helsinki-NLP/Opus-MT
Open neural machine translation models and web services
THUNLP-MT/THUMT
An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group
keon/seq2seq
Minimal Seq2Seq model with Attention for Neural Machine Translation in PyTorch
joeynmt/joeynmt
Minimalist NMT for educational purposes