Lizhen0628 / text_classificationLinks
使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个模型的对比
☆508Updated 2 years ago
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below
Sorting:
- 基于Transformers的文本分类☆340Updated 3 years ago
- 文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IA…☆608Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆483Updated 6 years ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆776Updated 6 months ago
- Implemention some Baseline Model upon Bert for Text Classification☆691Updated 5 years ago
- 本实 验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆377Updated 6 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆629Updated 6 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆338Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- Pytorch + NLP, 一份友好的项目实践仓库☆463Updated 5 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆795Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- Chinese Embedding collection incling token ,postag ,pinyin,dependency,word embedding.中文自然语言处理向量合集,包括字向量,拼音向量,词向量,词性向量,依存关系向量.共5种类型的向量☆455Updated 6 years ago
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆452Updated 4 years ago
- Computing similarity of two sentences with google's BERT algorithm。利用Bert计算句子相似度。语义相似度计算。文本相似度计算。☆503Updated 2 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆402Updated 2 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆215Updated 4 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆324Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆392Updated last year
- 使用keras实现的基于Bi-LSTM + CRF的中文分词+词性标注☆376Updated 6 years ago
- 命名体识别(NER)综述-论文-模型-代码(BiLSTM-CRF/BERT-CRF)-竞赛资源总结-随时更新☆475Updated 5 years ago
- 基于Pytorch的,中文语义相似度匹配模型(ABCNN、Albert、Bert、BIMPM、DecomposableAttention、DistilBert、ESIM、RE2、Roberta、SiaGRU、XlNet)☆795Updated 5 years ago
- 天池 疫情相似句对判定大赛 线上第一名方案☆433Updated 4 years ago
- NLP 领域常见任务的实现,包括新词发现、以及基于pytorch的词向量、中文文本分类、实体识别、摘要文本生成、句子相似度判断、三元组抽取、预训练模型等 。☆535Updated 2 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆322Updated 2 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆518Updated 5 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆566Updated 2 years ago
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆195Updated 10 months ago
- including text classifier, language model, pre_trained model, multi_label classifier, text generator, dialogue. etc☆471Updated 5 years ago