基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。
☆51Jun 6, 2025Updated last year
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
- 2021软件杯-新闻智分系统项目开源,基于PaddleHub通过预训练模型ERNIE-Tiny在整合与爬取的新闻10分类数据集上进行微调完成模型训练,可实现精细的新闻长文本10 分类任务。最后基于PyQt5完成GUI可视化界面开发以及基于VUE+FastAPI完成该项目的we…☆25Jan 25, 2022Updated 4 years ago
- 这是大二的数据结构课程设计,基于C/C++,包括通讯录,哈夫曼编码,交通咨询系统以及图书管理系统(含实验报告)☆45Jan 19, 2022Updated 4 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.
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆110Dec 24, 2018Updated 7 years ago
- 新闻分类(文本分类CNN-RNN)☆10Sep 2, 2018Updated 7 years ago
- 多模态情感分析模型实现☆12Jan 31, 2024Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多分类任务,对BERT进行微调。☆49Apr 4, 2021Updated 5 years ago
- 新闻文本自动摘要, 以Textrank 为基础,融入 标题特征,单句位置特征,重要实体特征,线索词特征,做句子的综合权重计算,并使用MMR算法,兼顾自动摘要的主题相关性和摘要多样性。☆26May 13, 2022Updated 4 years ago
- 本项目采用Keras和ALBERT实现文本多标签分类任务,其中对ALBERT进行微调。☆13Jan 5, 2021Updated 5 years ago
- 公众号☆10Jul 24, 2023Updated 2 years ago
- chinese gpt2 for tensorflow2.0☆14May 19, 2020Updated 6 years ago
- 今日头条中文新闻(文本)分类数据集☆68May 14, 2018Updated 8 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.
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Aug 20, 2021Updated 4 years ago
- Predicting chicago crime data using network science☆10Aug 26, 2018Updated 7 years ago
- ☆44Apr 24, 2022Updated 4 years ago
- Simple but powerful code for image retrieval task using triplet loss☆10Sep 19, 2021Updated 4 years ago
- Source code for paper "On the Pareto Front of Multilingual Neural Machine Translation" @ NeurIPS 2023☆17Sep 27, 2023Updated 2 years ago
- ☆11Mar 26, 2020Updated 6 years ago
- 基于朴素贝叶斯的文本分类算法的文本分类系统,该系统具有qt桌面端和web端☆14Jul 13, 2019Updated 6 years ago
- ☆19Mar 24, 2023Updated 3 years ago
- 2020腾讯广告算法大赛方案分享及代码(冠军)☆15May 1, 2023Updated 3 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.
- capsule胶囊网络☆10Sep 23, 2019Updated 6 years ago
- 基于SVM的中文文本分类; python☆13May 24, 2019Updated 7 years ago
- 用于发现热议事件的新闻文本聚类算法的python实现☆34Aug 14, 2016Updated 9 years ago
- ☆13Nov 6, 2021Updated 4 years ago
- 整合canal到spring boot 中☆17Mar 22, 2024Updated 2 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
- Multi-Label Text Classification Based On Bert☆21Feb 28, 2023Updated 3 years ago
- Vietnamese and Chinese to English☆15Dec 17, 2018Updated 7 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.
- Let ChatGPT help you learn English in an innovative way☆14Feb 9, 2023Updated 3 years ago
- 基于 Scrapy 的新闻智能分类微信小程序,是一个文本分类相关的应用,目的是打造出一个可以对新闻进行智能分类的微信小程序。技术栈:Python + Scrapy + MongoDB + scikit-learn + Flask + 微信小程序,涉及爬虫、文本分类、Web …☆62Jun 9, 2019Updated 7 years ago
- H&M商品推荐比赛(rank: 116/2952 )方案☆15Jun 16, 2022Updated 4 years ago
- lulu is the cutest!☆13Apr 5, 2021Updated 5 years ago
- Tensorflow2.3的文本分类项目,支持各种分类模型,支持相关tricks。☆177Nov 28, 2024Updated last year
- tensorflow TxetCnn TextRNN 使用Textcnn、Textrnn对文本进行分类☆57Jan 30, 2019Updated 7 years ago
- 使用django对情感分析功能进行封装,里面包含使用情感词典和Bert模型进行情感分类,最后可以使用tensorFlow serving将模型部署在docker中运行。☆12Sep 23, 2019Updated 6 years ago