fly869 / NMTLinks
基于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
Sorting:
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆29Updated 6 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 中英机器文本翻译☆167Updated 6 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- 双向lstm+crf 序列标注☆65Updated 6 years ago
- NLP☆134Updated last year
- ☆131Updated 4 years ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆59Updated 6 years ago
- bert for chinese text classification☆141Updated 6 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆57Updated 5 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- LCSTS,ROUGE,short text summarization,NLG,seq2seq☆23Updated 8 years ago
- An Implementation of 'Attention is all you need' with Chinese Corpus☆132Updated last year
- the demo for bert☆142Updated 6 years ago
- 机器翻译练习☆15Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆202Updated 7 years ago
- BERT微调在机器翻译上的应用,哎哟,效果贼好。☆49Updated 4 years ago
- 这是一个seq2seq模型,编码器是bert,解码器是transformer的解码器,可用于自然语言处理中文本生成领域的任务☆75Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- Use BERT pre-trained model to do sentiment classification☆96Updated 4 years ago
- biLSTM_CRF 中文分 词☆34Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Updated 6 years ago
- textsum基于tensorflow实现的Seq2Seq-attention模型以及其他策略算法, 来解决摘要生成、主旨提取等(Text Summary)的任务。部分代码是在其他作者代码的基础上修改而来,后期将全部整理重构。☆30Updated 6 years ago
- 英中机器文本翻译☆63Updated 6 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆271Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆37Updated 6 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago