rxt2012kc / cnn-text-classification-tfLinks
Convolutional Neural Network for Text Classification in Tensorflow
☆10Updated 8 years ago
Alternatives and similar repositories for cnn-text-classification-tf
Users that are interested in cnn-text-classification-tf are comparing it to the libraries listed below
Sorting:
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆141Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- cw2vec implementation in pytorch☆17Updated 6 years ago
- “神策杯”关键词提取☆7Updated 6 years ago
- BERT预训练模型字向量提取工具☆52Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 7 years ago
- 两层attention 的lstm评论情感分析☆22Updated 7 years ago
- Multilabel classification based on TextCNN and Attention☆77Updated 4 years ago
- 这是使用pytoch 实现的长文本分类器☆45Updated 5 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- 基于双向RNN,Attention机制的编解码神经机器翻译模型☆61Updated 7 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- 基于BiLSTM和Self-Attention的文本分类、表示学习网络☆29Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆43Updated 6 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- 完全端到端的核心实体识别与情感预测☆34Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆84Updated 2 years ago
- ☆131Updated 4 years ago
- ☆17Updated 3 years ago
- hierarchical attention model☆101Updated 7 years ago
- 2019 语言与智能技术竞赛-知识驱动对话 B榜第5名源码和模型☆25Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago