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实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆400Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆89Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆196Updated last year
- 大模型文本分类☆81Updated last year
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆195Updated last year
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆66Updated 4 years ago
- a collection of NLP projects&tools. 自然语言处理方向项目和工具集合。☆223Updated last year
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆210Updated last year
- ☆163Updated 2 years ago
- 中文二分类,bert+TextCNN 两种实现方法☆24Updated 2 years ago
- ☆143Updated 10 months ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆33Updated 3 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆740Updated 2 months ago
- 利用开源大模型,通过RAG(检索增强生成)技术,实现基于企业内部知识图谱的,可内网运行的大模型智能客服☆72Updated last year
- 数据科学教程、大模型实践案例☆145Updated 3 months ago
- 多标签文本分类,多标签分类,文本分类, multi-label, classifier, text classification, BERT, seq2seq,attention, multi-label-classification☆791Updated 9 months ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆156Updated 2 years ago
- 基于BERT的中文命名实体识别☆44Updated 3 years ago
- The official repository of the paper: COLD: A Benchmark for Chinese Offensive Language Detection☆288Updated 2 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆75Updated 10 months ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆462Updated 8 months ago
- 基于Bilstm + CRF的信息抽取模型☆36Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆498Updated 3 months ago
- Using Bert/Roberta + LSTM/GRU/BiLSTM/TextCNN to do the sentiment analysis on the imdb datasets.☆143Updated 2 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆350Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆254Updated 2 years ago