基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。
☆50Jun 6, 2025Updated 11 months ago
Alternatives and similar repositories for chinese-text-classifier
Users that are interested in chinese-text-classifier 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 6 years ago
- 新闻文本分类,TextCNN模型,pytorch实现. gitee//gitee.com/worldcreator/News_Classification☆24May 28, 2021Updated 5 years ago
- 新闻上的文本分类:机器学习大乱斗☆177Apr 28, 2019Updated 7 years ago
- 多模型中文cnews新闻文本分类☆59Mar 25, 2020Updated 6 years ago
- 2021软件杯-新闻智分系统项目开源,基于PaddleHub通过预训练模型ERNIE-Tiny在整合与爬取的新闻10分类数据集上进行微调完成模型训练,可实现精细的新闻长文本10分类任务。最后基于PyQt5完成GUI可视化界面开发以及基于VUE+FastAPI完成该项目的we…☆25Jan 25, 2022Updated 4 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.
- 机器视觉算法库☆10Jun 13, 2019Updated 6 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆110Dec 24, 2018Updated 7 years ago
- 新闻分类(文本分类CNN-RNN)☆10Sep 2, 2018Updated 7 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 今日头条中文新闻(文本)分类数据集☆67May 14, 2018Updated 8 years ago
- 使用 Keras 进行中文文本分类☆53Jan 6, 2018Updated 8 years ago
- 细粒度中文命名实体识别数据集处理,将json数据处理成BIOES标注的数据。CLUENER dataset pretreatment☆11Jun 29, 2020Updated 5 years ago
- Predicting chicago crime data using network science☆10Aug 26, 2018Updated 7 years ago
- ☆44Apr 24, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆11Mar 26, 2020Updated 6 years ago
- Resources for recent AI systems (deployment concerns, cost and accessibility). -- closed☆12May 29, 2021Updated 5 years ago
- ☆19Mar 24, 2023Updated 3 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆14May 1, 2023Updated 3 years ago
- Dilation Gate CNN For Machine Reading Comprehension☆17Mar 24, 2023Updated 3 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 7 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆34Aug 14, 2016Updated 9 years ago
- 对文本进行分词,去除停用词,LDA建模,利用贝叶斯算法进行新闻分类☆17Mar 22, 2018Updated 8 years ago
- ☆13Nov 6, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Path and Trajectory Planning: (A* RRT), Simultaneous Localisation and Mapping: (EKF,FAST),[Source: Python Robotics] and Control Systems: …☆10Mar 27, 2022Updated 4 years ago
- 实现功能:新输入一段文本,与已有数据进行相似度进行比较,返回TOP10的文本。主要实现方法:jieba中文分词、gensim、TF-IDF词汇重要性、cosine余弦相似度。☆11Jul 30, 2020Updated 5 years ago
- Implementation of RRT* and Informed-RRT* on Turtlebot in ROS-Gazebo☆15May 28, 2020Updated 6 years ago
- 短视频 youtube召回模型推荐,特征包括标题 tags id,tfserving docker部署☆21Jan 21, 2021Updated 5 years ago
- Multi-Label Text Classification Based On Bert☆21Feb 28, 2023Updated 3 years ago
- Vietnamese and Chinese to English☆15Dec 17, 2018Updated 7 years ago
- extract some key informations from Chinese law documents and arrange them into excel.从法院判决书.docx中提取关键信息自动生成excel文件☆10Mar 24, 2019Updated 7 years ago
- 基于 Scrapy 的新闻智能分类微信小程序,是一个文本分类相关的应用,目的是打造出一个可以对新闻进行智能分类的微信小 程序。技术栈:Python + Scrapy + MongoDB + scikit-learn + Flask + 微信小程序,涉及爬虫、文本分类、Web …☆62Jun 9, 2019Updated 6 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆15Jun 16, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- implement DPCNN for text classification☆19Nov 5, 2018Updated 7 years ago
- lulu is the cutest!☆13Apr 5, 2021Updated 5 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- Machine Learning for Mathematics and Logics☆16Apr 1, 2025Updated last year
- ☆19Mar 30, 2020Updated 6 years ago
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆57Jan 30, 2019Updated 7 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago