Lin-Dada / text_classificationLinks
文本分类-深度学习课程大作业
☆12Updated 4 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:
- A general emoji-text translator which translates emoji-text to chinese☆14Updated 2 years ago
- 招生咨询信息问答系统☆21Updated 2 months ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆74Updated 9 months ago
- NLP实战项目☆102Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆801Updated 4 years ago
- 人工智能实验五:多模态情感分类☆15Updated 3 years ago
- 此项目完成了关于 NLP-Beginner:自然语言处理入门练习 的所有任务(文本分类、信息抽取、知识图谱、机器翻译、问答系统、文本生成、Text-to-SQL、文本纠错、文本挖掘、知识蒸馏、模型加速、OCR、TTS、Prompt、embedding等),所有代码都经过测试…☆210Updated last year
- 中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后 在61分类任务中达到92%准确率。☆49Updated last year
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- ATEC2023——赛道一: 大模型的知识引入Rank7方案分享☆24Updated 10 months ago
- 使用多种方法做中文命名实体识别(NER),代码包含详细注释☆51Updated 2 years ago
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆288Updated this week
- 本项目整合了常用中文nlp资源,包括:工具、数据、学习资源和常用模型。☆34Updated 5 years ago
- 整理自然语言处理、推荐系统、搜索引擎等AI领域的入门笔记,论文学习笔记和面试资料(关于NLP那些你不知道的事、关于推荐系统那些你不知道的事、NLP百面百搭、推荐系统百面百搭、搜索引擎百面百搭)☆160Updated 2 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆210Updated 3 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆110Updated 3 years ago
- 提供一款中文版生成式摘要服务☆347Updated 2 weeks ago
- 天池比赛【NLP】医学搜索Query相关性判断 第三名方案☆34Updated 2 years ago
- 本项目主要是利用LSTM来对中文文本进行情感分类,包含四个类别(愤怒,焦虑,抑郁,伤感)☆56Updated 5 years ago
- 自然语言处理(NLP)教程,包括:词向量,词法分析,预训练语言模型,文本分类,文本语义匹配,信息抽取,翻译,对话。☆464Updated 3 years ago
- ☆161Updated 2 years ago
- 中文文本摘要生成模型☆21Updated 3 years ago
- 基于scrapy的层次优先队列方法爬取中文维基百科,并自动抽取结构和半结构数据☆156Updated 2 years ago
- 中文文本分类任务,基于PyTorch实现(TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention, DPCNN, Transformer,Bert,ERNIE),开箱即用!☆398Updated 2 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆491Updated 2 months ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)☆32Updated 4 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- This is a nlp project about sentiment analysis using bert and including the dataset☆74Updated last year