WoBruceWu / text-classification
text classification with deep learning model and traditional ways
☆53Updated 5 years ago
Alternatives and similar repositories for text-classification:
Users that are interested in text-classification are comparing it to the libraries listed below
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆102Updated 4 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆173Updated 5 years ago
- ☆85Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 9 months ago
- 多标签文本分类☆53Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆134Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆127Updated 6 years ago
- ☆60Updated 5 years ago
- source code of our paper presents in EMNLP 2019. https://www.aclweb.org/anthology/D19-1345/☆53Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆57Updated 4 years ago
- 指针生成网络 在 中英文数据集下的应用☆17Updated 5 years ago
- ☆31Updated 6 years ago
- 使用bert训练MRPC数据集,写成API接口模式以及简易的html界面☆21Updated 5 years ago
- Implementation of paper☆37Updated 3 years ago
- Chinese Named Entity Recognition Using Neural Network☆29Updated 2 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆107Updated 7 years ago
- 双向lstm+crf 序列标注☆63Updated 5 years ago
- Papers, models and datasets for Aspect-Category Sentiment Analysis.☆67Updated 2 years ago
- 2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案☆73Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- implementation pointer-generator-network by pytorch and python3☆85Updated 5 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated last year
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 5 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆67Updated 5 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- Aspect Based Sentiment Analysis 基于方面的细粒度情感分析☆168Updated 2 years ago