中英机器文本翻译
☆169Jul 2, 2019Updated 6 years ago
Alternatives and similar repositories for Machine-Translation
Users that are interested in Machine-Translation are comparing it to the libraries listed below
Sorting:
- 英中机器文本翻译☆63Jan 2, 2019Updated 7 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆62Jan 15, 2018Updated 8 years ago
- 英中文本机器翻译的☆102Nov 8, 2019Updated 6 years ago
- 基于Tensorflow2.0和Transformer实现机器翻译代码详解☆21Dec 4, 2019Updated 6 years ago
- 英中文本机器翻译☆19Nov 8, 2019Updated 6 years ago
- 基于Transform的机器翻译系统☆20Jun 1, 2020Updated 5 years ago
- 基于seq2seq的机器翻译模型☆13Nov 28, 2021Updated 4 years ago
- Vietnamese and Chinese to English☆15Dec 17, 2018Updated 7 years ago
- a neural machine translation system from english (chinese) to chinese (english) based on 30m parallel data.☆69Mar 31, 2021Updated 4 years ago
- 机器翻译练习☆15Apr 29, 2020Updated 5 years ago
- 机器翻译Jupyter Notebook教程☆21May 25, 2021Updated 4 years ago
- 在tensor2tensor中使用自己的语料实现中英文翻译☆23Mar 18, 2019Updated 7 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆51Mar 1, 2021Updated 5 years ago
- 基于Keras实现seq2seq,进行英文到中文的翻译☆17Nov 17, 2020Updated 5 years ago
- Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集, 中文分词数据集☆374Feb 3, 2021Updated 5 years ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆29Feb 2, 2019Updated 7 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆40Aug 3, 2017Updated 8 years ago
- 基于Transformer的机器翻译系统☆12Jun 28, 2022Updated 3 years ago
- Tools for understanding natural language robot commands☆12Feb 21, 2021Updated 5 years ago
- 本项目采用BERT等预训练模型实现多项选择型阅读理解任务(Multiple Choice MRC)☆16Jun 20, 2021Updated 4 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆89Aug 19, 2021Updated 4 years ago
- An open-source neural machine translation toolkit developed by Tsinghua Natural Language Processing Group☆706Apr 26, 2022Updated 3 years ago
- 基于依存句法与语义角色标注的三元组抽取☆11Sep 6, 2018Updated 7 years ago
- BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding 论文的中文翻译 Chinese Translation!☆686Jun 1, 2020Updated 5 years ago
- ChineseNMT: Translate English to Chinese with PyTorch Implementation of Transformer☆498Mar 20, 2023Updated 3 years ago
- 使用transformer架构实现简单的英语翻译中文模型☆107Oct 31, 2019Updated 6 years ago
- TestB榜第10的方案,bleu32.1☆63Nov 28, 2019Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆163Oct 14, 2019Updated 6 years ago
- Chinese-English Neural machine translation with Encoder-Decoder seq2seq model : Bidirection-GRU + Fasttext word embedding + Attention + …☆20Dec 30, 2021Updated 4 years ago
- 伪原创相关☆14Sep 4, 2019Updated 6 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆53May 3, 2022Updated 3 years ago
- 使用keras搭建seq2seq完成中英文翻译☆53Oct 1, 2018Updated 7 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆31Nov 17, 2020Updated 5 years ago
- transformer,机器翻译,中文--英文☆83Feb 8, 2023Updated 3 years ago
- ☆329May 10, 2019Updated 6 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆18Aug 24, 2019Updated 6 years ago
- 命名实体识别☆13Jul 28, 2020Updated 5 years ago
- 中文对话资料,分别下载☆20Dec 1, 2018Updated 7 years ago
- Seq2seq using LSTM with attention from Luong et al☆10Oct 2, 2018Updated 7 years ago