Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。
☆177Nov 28, 2024Updated last year
Alternatives and similar repositories for text_classifier_tf2
Users that are interested in text_classifier_tf2 are comparing it to the libraries listed below
Sorting:
- 爬取百度贴吧、TapTap、appstore、微博官方博主上的游戏评论(基于redis_scrapy),过滤器采用了bloomfilter。☆55Nov 15, 2018Updated 7 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆432Dec 10, 2024Updated last year
- 百度UIE抽取模型torch版训练预测框架☆12Nov 20, 2024Updated last year
- 一个使用tensorflow2.3开发的基于Bert的意图识别的自然语言理解任务Demo☆27May 11, 2024Updated last year
- 使用torch整合两种经典的指针NER抽取范式,分别是SpanBert和苏神的GlobalPointer,简单加了些tricks,配置后一键运行☆133May 29, 2024Updated last year
- 常用的一些用于图像分类的模型demo。☆11Nov 22, 2022Updated 3 years ago
- tf&torch about nlp☆11Aug 12, 2022Updated 3 years ago
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆519Dec 8, 2022Updated 3 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆451Mar 9, 2020Updated 6 years ago
- 基于Transformers的文本分类☆344Sep 17, 2021Updated 4 years ago
- 2021搜狐校园文本匹配算法大赛☆16Jun 4, 2021Updated 4 years ago
- 利用huggingface实现文本分类☆57Feb 22, 2022Updated 4 years ago
- 本项目采用BERT等预训练模型实现多项选择型阅读理解任务(Multiple Choice MRC)☆16Jun 20, 2021Updated 4 years ago
- 一个用于训练句子embedding的工具,支持Cosent以及Simcse、infonce☆21Jun 17, 2025Updated 9 months ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆123Jul 24, 2020Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification☆140Oct 19, 2021Updated 4 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆326Mar 24, 2023Updated 2 years ago
- 一个基于HuggingFace开发的大语言模型训练、测试工具。支持各模型的webui、终端预测,低参数量及全参数模型训练(预训练、SFT、RM、PPO、DPO)和融合、量化。☆223Dec 8, 2023Updated 2 years ago
- Use https://github.com/huggingface/transformers to do Chinese NER☆11Dec 29, 2021Updated 4 years ago
- 面向金融领域的小样本跨类迁移事件抽取 第三名 方案及代码☆17Dec 23, 2020Updated 5 years ago
- 基于bert4keras开放领域的关系抽取☆21Jun 9, 2022Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48May 27, 2020Updated 5 years ago
- 结合BERT+GRU+ATT模型,对自己收集的人物关系数据进行模型训练,用于人物关系抽取。☆324Mar 24, 2023Updated 2 years ago
- 实体关系联合抽取模型/ My project on joint exraction of entities and relations☆21Mar 21, 2022Updated 4 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 6 years ago
- 本项目利用KERAS结合不同的分类器并使用Glove词向量,对文本进行多标签分类。This project uses KERAS,Glove and many classifiers to classify text multi-label classification☆20Oct 9, 2020Updated 5 years ago
- Chinese Machine Reading 2021海华AI挑战赛·中文阅读理解·技术组·第三名☆20May 27, 2021Updated 4 years ago
- textcnn多标签文本分类☆37Jul 19, 2018Updated 7 years ago
- Recursive Abstractive Processing for Tree-Organized Retrieval☆10May 30, 2024Updated last year
- bert文本分类,ner, albert,keras_bert,bert4keras,kashgari,fastbert,flask + uwsgi + keras部署模型,时间实体识别,tfidf关键词抽取,tfidf文本相似度,用户情感分析☆196Aug 2, 2024Updated last year
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆806Dec 11, 2024Updated last year
- 2020阿里云天池大数据竞赛-中医药命名实体识别挑战赛☆27Nov 7, 2020Updated 5 years ago
- SEBERTNets:一种面向金融领域的事件主体抽取方法☆194Jun 4, 2022Updated 3 years ago
- ccks2021事件抽取比赛☆30Jul 21, 2021Updated 4 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,714Sep 23, 2020Updated 5 years ago
- A tutorial on Bayesian multilevel modeling using R and Stan.☆14Nov 19, 2021Updated 4 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语 料的模型表征,提升下游任务的表现。☆48Mar 2, 2023Updated 3 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆212Apr 30, 2021Updated 4 years ago