VectorFist / RNN-NMT
基于双向RNN,Attention机制的编解码神经机器翻译模型
☆59Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for RNN-NMT
- 中英机器文本翻译☆152Updated 5 years ago
- 嵌入Word2vec词向量的RNN+ATTENTION中文文本分类☆150Updated 4 years ago
- 在bert模型的pre_training基础上进行text_cnn文本分类☆78Updated 4 years ago
- 英中机器文本翻译☆61Updated 5 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆58Updated 5 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆74Updated 5 years ago
- 集成各种神经网络进行情感分类,包括CNN、LSTM、Transformer以及BERT等网络模型☆69Updated 5 years ago
- 中文->英文的机器翻译,完全基于kreas-transformer。模型已上传,可直接跑。☆51Updated 4 years ago
- NLP homework:RNN+Attention机器翻译模型, Transormer代码学习☆27Updated 5 years ago
- CNN, LSTM, NBOW, fasttext 中文文本分类☆121Updated 5 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支 持文本分类/句子匹配/序列标注/文本生成 四大任务☆186Updated 5 months ago
- 基于TensorFlow,seq2seq+attention+beamsearch的文本摘要。☆57Updated 5 years ago
- AI-Challenger Baseline 细粒度用户评论情感分析☆225Updated 6 years ago
- 双向lstm+crf 序列标注☆63Updated 5 years ago
- Lstm+Cnn 预训练词向量 文本分类☆99Updated 5 years ago
- 基于bert的中文自然语言处理工具,包括情感分 析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆129Updated 5 years ago
- seq2seq+attention model for Chinese textsum☆42Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 6 years ago
- A Chinese word segment model based on BERT, F1-Score 97%☆90Updated 5 years ago
- bert for chinese text classification☆142Updated 5 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆43Updated 5 years ago
- 基于条件随机场的医疗电子病例的命名实体识别☆113Updated 6 years ago
- 使用tensorflow构建的seq2seq+attention+beansearch 的聊天机器人模型☆47Updated 5 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 6 years ago
- biLSTM_CRF 中文分词☆36Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- 细粒度用户评论情感分析☆117Updated 6 years ago