psgetit / Chinese_Text_Classification_PytorchLinks
中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特 征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。
☆49Updated last year
Alternatives and similar repositories for Chinese_Text_Classification_Pytorch
Users that are interested in Chinese_Text_Classification_Pytorch are comparing it to the libraries listed below
Sorting:
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆193Updated last year
- ☆161Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分 类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆210Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- 大模型文本分类☆79Updated last year
- ☆142Updated 9 months ago
- 基于pytorch的中文意图识别和槽位填充☆188Updated 3 weeks ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆458Updated 7 months ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆732Updated last month
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆464Updated 3 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆491Updated 2 months ago
- 大语言模型微调,Qwen2VL、Qwen2、GLM4指令微调☆490Updated 3 months ago
- 数据科学教程、大模型实践案例☆144Updated 2 months ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆576Updated 2 years ago
- PaddleNLP UIE模型的PyTorch版实现☆645Updated 2 years ago
- a collection of NLP projects&tools. 自然语 言处理方向项目和工具集合。☆218Updated last year
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 本项目旨在结合知识图谱技术和先进的大语言模型,构建一个能够深入理解用户问题并提供准确、有逻辑性回答的智能问答系统。☆60Updated last year
- NLP实战项目☆102Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆801Updated 4 years ago
- 基于大语言模型的检索增强生成RAG示例☆156Updated 3 months ago
- 中文命名实体识别☆47Updated 3 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 9 months ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- 使用bert进行关系三元组抽取。☆174Updated last year