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的修改和复现,…☆143Updated 6 years ago
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆46Updated 6 years ago
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- ☆131Updated 4 years ago
- 这是使用pytoch 实现的长文本分类器☆46Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 基于Bert(或Robert)预训练模型微调命名实体识别任务,并提供基于docker的Tensor Serving部署模型方案实现过程。☆36Updated 5 years ago
- ☆132Updated 7 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆42Updated 7 years ago
- 疫情期间网民情绪识别比赛baseline,使用BERT进行端到端的fine-tuning,datafountain平台,平台评测F1值0.716。☆36Updated 5 years ago
- 达观算法比赛ner任务,从重新训练bert,到finetune预测。☆75Updated 2 years ago
- CCF BDCI 金融信息负面及主体判定第三名方案☆55Updated 5 years ago
- “达观杯”文本智能处理挑战赛,Rank11/2862解决方案☆12Updated 7 years ago
- Text classification models☆67Updated 5 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆133Updated 6 years ago
- 完全端到端的核心实体识别与情感预测☆35Updated 6 years ago
- A transformer model that should be able to solve a simple NER task☆11Updated 6 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- 用百科数据和搜狗新闻数 据训练word2vec模型☆19Updated 7 years ago
- 搜狐算法大赛:主要实体词情绪识别 baseline☆106Updated 6 years ago
- Multilabel classification based on TextCNN and Attention☆78Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 1.16-1.20小白我对于预训练词向量的使用的一些经验总结~☆23Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- BERT预训练模型字向量提取工具☆53Updated 5 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 基于语义的中文文本关键词提取算法☆20Updated 4 years ago