中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
☆197Dec 16, 2020Updated 5 years ago
Alternatives and similar repositories for text-classification-cn
Users that are interested in text-classification-cn are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 新闻分类(文本分类CNN-RNN)☆10Sep 2, 2018Updated 7 years ago
- 基于CNN的新浪新闻文本分类☆11Jul 22, 2019Updated 6 years ago
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆50Jun 6, 2025Updated 11 months ago
- A mesh system for adapting multiple large language models.☆11Mar 20, 2024Updated 2 years ago
- 新闻上的文本分类:机器学习大乱斗☆177Apr 28, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一个基于朴素贝叶斯算法的新闻文本分类器☆13Jan 12, 2018Updated 8 years ago
- 中 文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,733Sep 23, 2020Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆72Feb 2, 2021Updated 5 years ago
- 天池零基础入门NLP - 新闻文本分类☆20Aug 16, 2020Updated 5 years ago
- I fine-tuned (p-tuning) Tsinghua’s open-source large language model, ChatGLM2-6B, using several years of my WeChat chat history. Inspired…☆12Mar 6, 2024Updated 2 years ago
- ☆13Aug 9, 2023Updated 2 years ago
- 对于万方论文库进行数据爬取和数据清洗生成语料库的程序☆13Jun 9, 2018Updated 7 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆110Dec 24, 2018Updated 7 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- SVM中文文本分类☆13Mar 13, 2022Updated 4 years ago
- 第一次编写Python网络爬虫,主要使用beautifulsoup4爬取新浪新闻首页新闻列表。成功获取新闻标题、时间、来源、详情、评论数、编辑信息,使用pandas整理数据,并保存到数据库。☆13Dec 7, 2017Updated 8 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Jan 8, 2020Updated 6 years ago
- 通过机器学习,贝叶斯二之一形式,对短信进行垃圾消息过滤.☆16Mar 9, 2017Updated 9 years ago
- Official resource of the paper "Traditional and Context-Specific Spam Detection in Low Resource Settings", Machine Learning Journal 2022☆13Jun 11, 2022Updated 3 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆19Jun 9, 2021Updated 4 years ago
- 江南大学《机器学习》大作业-人脸图像性别分类☆36Dec 3, 2020Updated 5 years ago
- A general text classifier based on BERT. Multi-process data processing, multi-gpu parallel training, rich monitoring indicators.☆18Aug 17, 2020Updated 5 years ago
- 基于MP-CNN的中文句子相似度计算☆13Jun 26, 2018Updated 7 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 在Fastai框架下基于Bert模型的中文文本分类☆25Jun 6, 2019Updated 6 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Sep 10, 2020Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆67Jan 11, 2021Updated 5 years ago
- 基于豆瓣电影打分的评论文本分类,使用tf-idf/word2vec/bert方法构造词向量,利用svm和逻辑回归模型进行分类☆18Jan 8, 2022Updated 4 years ago
- ☆12Jun 23, 2023Updated 2 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,423Jun 28, 2024Updated last year
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 years ago
- This is the release code for CVPR2022 paper "Voice-Face Homogeneity Tells Deepfake".☆15Mar 7, 2022Updated 4 years ago
- 31条指令单周期MIPS cpu☆15Jun 1, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 一个基于Neo4j图形数据库的社交推荐系统(一周时间,从学习到完成的垃圾练手课设小项目)☆26Jan 26, 2021Updated 5 years ago
- 基于各种机器学习和深度 学习的中文微博情感分析☆633Jun 12, 2023Updated 2 years ago
- Scrapy 新浪新闻爬虫☆12Aug 26, 2019Updated 6 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 6 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Jun 25, 2020Updated 5 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Mar 20, 2018Updated 8 years ago
- ☆16Mar 6, 2020Updated 6 years ago