VectorFist / RNN-NMTLinks
基于双向RNN,Attention机制的编解码神经机器翻译模型
☆61Updated 7 years ago
Alternatives and similar repositories for RNN-NMT
Users that are interested in RNN-NMT are comparing it to the libraries listed below
Sorting:
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务☆194Updated last year
- 中英机器文本翻译☆167Updated 6 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 7 years ago
- 双向lstm+crf 序列标注☆65Updated 6 years ago
- biLSTM_CRF 中文分词☆34Updated 6 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 6 years ago
- Byte Cup 2018国际机器学习竞赛 23 名(水滴队)代码☆47Updated 6 years ago
- bert for chinese text classification☆141Updated 6 years ago
- 中文预训练模型生成字向量学习,测试BERT,ELMO的中文效果☆100Updated 5 years ago
- ☆135Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆94Updated 6 years ago
- the demo for bert☆142Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆79Updated 5 years ago
- AI Challenger 2018 细粒度用户评论情感分析,排名17th,基于Aspect Level 思路的解决方案☆328Updated 7 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆230Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆76Updated 6 years ago
- 结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD☆239Updated 7 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 6 years ago
- TensorFlow code and pre-trained models for BERT☆58Updated 4 years ago
- keras example of seq2seq, auto title☆332Updated 5 years ago
- 搜集、整理、发布 预训练 中文 词向量/字向量,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆148Updated 7 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆152Updated 5 years ago
- all kinds of text classificaiton models and more with deep learning☆99Updated 7 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆114Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆194Updated 6 years ago