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:
- 使用pytorch和京东某商品评价数据集,采用不同模型对文本进行分类☆25Updated 7 years ago
- pytorch教程下面的一些个人汉化的jupyter notebook☆22Updated 6 years ago
- 本项目主要为针对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
- ☆131Updated 4 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 6 years ago
- cw2vec implementation in pytorch☆17Updated 6 years ago
- ☆17Updated 3 years ago
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 深度学习相关的实例☆40Updated 5 years ago
- 用百科数据和搜狗新闻数据训练word2vec模型☆19Updated 7 years ago
- 关键词抽取,神策杯2018高校算法大师赛比赛,solo 排名3/591☆65Updated 6 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- NLP相关的paper代码复现。主要包括ACL,AAAI,EMNLP等顶会论文。☆87Updated 3 years ago
- PyTorch Bert Text Classification☆31Updated 6 years ago
- Pytorch implementation of Neural Machine Translation with seq2seq and attention (en-zh)☆41Updated 6 years ago
- NLP☆135Updated last year
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆176Updated 6 years ago
- finetune chinese bert with sentence-transformers☆11Updated 4 years ago
- 基于语义的中文文本关键词提取算法☆20Updated 4 years ago
- some basic deep learning models/method for nlp, text classification.☆79Updated 5 years ago
- NLP的一些小例子,如:文本分类、文本纠错、关键词提取、自动摘要等☆23Updated 6 years ago
- PyTorch implement of BiLSTM-CRF for Chinese NER☆61Updated 6 years ago
- Code lab for NLP. Including doc2txt,tf-idf,cnn,text classify,hmm cws,crf ner.☆43Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago
- 面向中文领域的轻量文本匹配框架,集成文本匹配,文本蕴含,释义识别等领域的各个经典,STA模型☆26Updated 5 years ago