基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
☆110Dec 24, 2018Updated 7 years ago
Alternatives and similar repositories for TextClassification
Users that are interested in TextClassification 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的新浪新闻文本分类☆11Jul 22, 2019Updated 7 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 7 years ago
- 使用LDA+SVM进行文本的分 类☆21Jul 23, 2017Updated 9 years ago
- 毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估☆56May 17, 2022Updated 4 years ago
- 新闻分类(文本分类CNN-RNN)☆10Sep 2, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Simple Text Classfication using SVM and Naive Bayes☆78Feb 23, 2023Updated 3 years ago
- 利用支持向量机实现中文文本分类☆29May 28, 2018Updated 8 years ago
- 对文本进行分词,去除停用词,LDA建模,利用贝叶斯算法进行新闻分类☆17Mar 22, 2018Updated 8 years ago
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆51Jun 6, 2025Updated last year
- SVM中文文本分类☆13Mar 13, 2022Updated 4 years ago
- 一个基于朴素贝叶斯算法的新闻文本分类器☆13Jan 12, 2018Updated 8 years ago
- 文本分类是指在给定分类体系下 , 根据文本的内容自动确定文本类别的过程。首先我们根据scrapy爬虫根据中国知网URL的规律,爬取70多万条2014年公开的发明专利,然后通过数据清洗筛选出了60多万条含标签数据。通过TF-IDF对60多万条本文进行词频提取,依照词频排序提取…☆106Mar 14, 2018Updated 8 years ago
- 使用scik-learn 实现k-means,KNN,SVM,贝叶斯,topic_extraction等算法,同时评估分类的准确率,召回率和F值。语料库是中文文本☆43Jul 23, 2017Updated 9 years ago
- ☆35Apr 7, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- RAN: Recurrent Attention Networks for Long-text Modeling | Findings of ACL23☆23Aug 12, 2023Updated 3 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆233Sep 10, 2020Updated 5 years ago
- FinnewsHunter: Multi-agent financial intelligence platform powered by AgenticX. Real-time news analysis, sentiment fusion, and alpha fact…☆1,485Jul 5, 2026Updated last month
- Re-implementation of multi-source pointer network.☆27Mar 25, 2020Updated 6 years ago
- Tensorflow Implementation of cnn text classification☆12Aug 1, 2018Updated 8 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 5 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆198Dec 16, 2020Updated 5 years ago
- 深度学习技术与应用大作业,Kaggle植物分类,Peking University☆16Mar 28, 2019Updated 7 years ago
- 基于Bert的文本情感分析模型(含semeval14数据集)☆15Jun 30, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 基于Python爬虫技术的中国知网(CNKI)文献检索与下载程序,能够便利文献的检索与信息下载!☆22Jun 18, 2023Updated 3 years ago
- 基于CNN实现的文本分类应用☆26Nov 17, 2020Updated 5 years ago
- 使用 Keras 进行中文文本分类☆53Jan 6, 2018Updated 8 years ago
- KDSS is the framework for knowledge distillation from LLMs☆12Nov 5, 2025Updated 9 months ago
- ☆116Jul 9, 2018Updated 8 years ago
- Temporal and Causal Reasoning (dataset)☆10Apr 19, 2022Updated 4 years ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆18Dec 1, 2018Updated 7 years ago
- 基于django的微信基础模块☆10Dec 18, 2016Updated 9 years ago
- 中医骨科电子病历数据集☆13Mar 30, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 中文文本分类,使用搜狗文本分类语料库☆122Jul 31, 2016Updated 10 years ago
- 毕业设计:互联网新闻热点抽取系统☆10May 21, 2022Updated 4 years ago
- 汽车主题情感分析大赛冠军☆27Dec 10, 2018Updated 7 years ago
- 天池-Datawhale 零基础入门NLP-新闻文本分类 最终榜Top10分享☆62Sep 27, 2020Updated 5 years ago
- Contains data, format checker, scorer and baselines for the CLEF2020-CheckThat! Task 1.☆20Jul 6, 2023Updated 3 years ago
- several methods for text classification☆188Dec 31, 2017Updated 8 years ago
- 基于 Scrapy 的新闻智能分类微信小程序,是一个文本分类相关的应用,目的是打造出一个可以对新闻进行智能分类的微信小程序。技术栈:Python + Scrapy + MongoDB + scikit-learn + Flask + 微信小程序,涉及爬虫、文本分类、Web …☆62Jun 9, 2019Updated 7 years ago