psgetit / Chinese_Text_Classification_Pytorch
中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。
☆42Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for Chinese_Text_Classification_Pytorch
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆154Updated 6 months ago
- ☆161Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆71Updated 7 months ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆168Updated 8 months ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆351Updated last year
- NLP实战项目☆85Updated last year
- 基于pytorch+bert的中文文本分类☆77Updated last year
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆163Updated 3 years ago
- ☆115Updated last week
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆338Updated 7 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆211Updated this week
- Implemention of NER model on chinese dataset.☆67Updated last year
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆176Updated last year
- 使用bert进行关系三元组抽取。☆136Updated 7 months ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆91Updated 2 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆31Updated last year
- 数据科学教程案例☆112Updated last month
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆176Updated 5 months ago
- Pytorch-NLU,一个中文文本分类、序列标注工具包,支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Ptorch NLU, a Chinese text classification and sequ…☆337Updated 4 months ago
- 中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用☆24Updated 7 months ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆414Updated 7 months ago
- 本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构 建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成, 提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可…☆272Updated 6 months ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆145Updated 2 years ago
- ☆69Updated 7 months ago
- OpenTextClassification is all you need for text classification! Open text classification for everyone, enjoy your NLP journey! 这可能是目前为止最全…☆193Updated 6 months ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆616Updated 6 months ago
- 基于pytorch的中文意图识别和槽位填充☆143Updated 4 months ago
- 基于 BERT 模型的中文文本分类工具☆59Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆522Updated last year