liqian-bio / text-classification-surveysLinks
文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN、TextRCNN、Paragraph-Vec、TextCNN、DCNN、RNTN、MV-RNN、RAE等,浅层学习模 型,如LightGBM 、SVM、XGboost、Random Forest、C4.5、CART、KNN、NB、HMM等。介绍文本分类数据集,如MR、SST、MPQA、IMDB、Ye…
☆607Updated 3 years ago
Alternatives and similar repositories for text-classification-surveys
Users that are interested in text-classification-surveys are comparing it to the libraries listed below
Sorting:
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆508Updated 2 years ago
- 近年来事件抽取方法总结,包括中文事件抽取、开放域事件抽取、事件数据生成、跨语言事件抽取、小样本事件抽取、零样本事件抽取等类型,DMCNN、FramNet、DLRNN 、DBRNN、GCN、DAG-GRU、JMEE、PLMEE等方法☆773Updated 2 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- 基于Transformers的文本分类☆340Updated 3 years ago
- Pytorch + NLP, 一份友好的项目实践仓库☆463Updated 5 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆779Updated 7 months ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆473Updated 5 years ago
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆656Updated 4 years ago
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆566Updated 2 years ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆471Updated 5 years ago
- Bert源码阅读与讲解(Pytorch版本)-以BERT文本分类代码为例子☆651Updated 3 years ago
- An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。☆1,374Updated 3 years ago
- 科大讯飞2020事件抽取挑战赛第一名解决方案&完整事件抽取系统☆539Updated 4 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆434Updated 4 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆795Updated 5 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆503Updated 2 years ago
- 预训练语言模型综述☆549Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆234Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,010Updated 3 years ago
- pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。☆1,299Updated 3 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆453Updated 4 years ago
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆503Updated 4 years ago
- 自然语言处理NLP(自然语言生成NLG、自然语言理解NLU)、自然语言学术会议大盘点、自然语言大佬介绍、NLP研究机构、NLP资料分享、NLP学习资源分享、NLP学术论文介绍☆185Updated 4 months ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆518Updated 5 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆346Updated 4 years ago