wxzcyy / NMT
基于seq2seq的机器翻译模型
☆13Updated 3 years ago
Alternatives and similar repositories for NMT:
Users that are interested in NMT are comparing it to the libraries listed below
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆60Updated 7 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆47Updated 4 years ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆29Updated 6 years ago
- 机器翻译练习☆15Updated 4 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆53Updated 4 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch 的文本摘要。☆59Updated 5 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆23Updated 6 years ago
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆22Updated 7 years ago
- 英中机器文本翻译☆62Updated 6 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆75Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 5 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆132Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆188Updated 9 months ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Updated 5 years ago
- 中英机器文本翻译☆157Updated 5 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆46Updated 6 years ago
- 英文->中文的机器翻译,原始数据是Kreas官方demo中用到的那个数据,大概2万条。已经上传模型,可以直接运行。☆27Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆183Updated 2 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- NLP related tasks, including text classification, sequence annotation, text relations, machine translation and other tasks.☆67Updated 5 years ago
- 机器翻译子任务-翻译质量评价-在BERT模型后面加上Bi-LSTM进行fine-tuning☆36Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆172Updated 5 years ago
- tensorflow ,keras ,bert ,flask ,nlp, machine reading , translater,seq2seq☆39Updated 2 years ago
- Use BERT as feature. TensorFlow code and pre-trained models for BERT☆52Updated 6 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- Learning nlp and reproduce some papers☆38Updated 4 years ago
- BiLSTM-ELMo-CNN-CRF for CoNLL 2003Updated 5 years ago
- paper reading☆21Updated 6 years ago