Unsupervised Word Segmentation for Neural Machine Translation and Text Generation
翻译 - 用于神经机器翻译和文本生成的无监督分词
Open-Source Neural Machine Translation in Tensorflow
Speech Note Linux app. Note taking, reading and translating with offline Speech to Text, Text to Speech and Machine translation.
Minimalist NMT for educational purposes
#自然语言处理#Firefox Translations is a webextension that enables client side translations for web browsers.
Embedding, NMT, Text_Classification, Text_Generation, NER etc.
#计算机科学#A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
#计算机科学#Neural Machine Translation with Keras
#自然语言处理#Pervasive Attention: 2D Convolutional Networks for Sequence-to-Sequence Prediction
#自然语言处理#Keras, PyTorch, and NumPy Implementations of Deep Learning Architectures for NLP
#自然语言处理#An open-source tool for sequence learning in NLP built on TensorFlow.
#自然语言处理#BERT-NER (nert-bert) with google bert https://github.com/google-research.
#计算机科学#Sequence-to-Sequence Framework in PyTorch
#自然语言处理#Sequence to sequence learning using TensorFlow.
#计算机科学#A list of Neural MT implementations
基于seq2seq模型的简单对话系统的tf实现,具有embedding、attention、beam_search等功能,数据集是Cornell Movie Dialogs
Understanding the Difficulty of Training Transformers
#计算机科学# A library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB team.
Neural Machine Translation (NMT) tutorial. Data preprocessing, model training, evaluation, and deployment.
#计算机科学#nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.