中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
☆198Dec 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 7 years ago
- 基于Keras的中文文本分类系统,支援多种模型架构和训练策略,实验数据为中文新闻分类文本cnews数据集。☆51Jun 6, 2025Updated last year
- 新闻上的文本分类:机器学习大乱斗☆177Apr 28, 2019Updated 7 years ago
- 中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。☆49Mar 20, 2024Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用☆26Apr 7, 2024Updated 2 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,726Sep 23, 2020Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆73Feb 2, 2021Updated 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
- 天池零基础入门NLP - 新闻文本分类☆20Aug 16, 2020Updated 5 years ago
- 第一次编写Python网络爬虫,主要使用beautifulsoup4爬取新浪新闻首页新闻列表。成功获取新闻标题、时间、来源、详情、评论数、编辑信息,使用pandas整理数据,并保存到数据库。☆13Dec 7, 2017Updated 8 years ago
- Supplementary material for the article "Combining Static and Dynamic Features for Multivariate Sequence Classification"☆11Aug 1, 2016Updated 9 years ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 6 years ago
- 使用 CNN 进行中文 NLP 分类☆24Nov 7, 2018Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆110Dec 24, 2018Updated 7 years ago
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- SVM中文文本分类☆13Mar 13, 2022Updated 4 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Jan 8, 2020Updated 6 years ago
- 基于TextCNN实现新闻文本分类——深度学习与神经网络☆11May 27, 2021Updated 5 years ago
- 江南大学《机器学习》大作业-人脸图像性别分类☆36Dec 3, 2020Updated 5 years ago
- 本仓主要实现并解决基于预训练bert,预训练字向量和词向量实现Bert_RCNN用于一个长文本对应对个标签的问题☆19Jun 9, 2021Updated 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 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.
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆125Feb 21, 2018Updated 8 years ago
- 在Fastai框架下基于Bert模型的中文文本分类☆25Jun 6, 2019Updated 7 years ago
- Source Code for ACL 2020 paper, "Rationalizing Medical Relation Prediction from Corpus-level Statistics"☆11Sep 6, 2020Updated 5 years ago
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆233Sep 10, 2020Updated 5 years ago
- Python实现中文文本关键词抽取,分别用了TF-IDF、LDA、RNN、LSTM和LR-SGD两类共五种方法,全网最全没有之一。☆67Jan 11, 2021Updated 5 years ago
- 31条指令单周期MIPS cpu☆15Jun 1, 2019Updated 7 years ago
- WSDM2021 Tutorial: Beyond Probability Ranking Principle: Modeling the Dependencies among Documents☆23Mar 12, 2021Updated 5 years ago
- ☆15Mar 6, 2020Updated 6 years ago
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 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.
- 一个基于Neo4j图形数据库的社交推荐系统(一周时间,从学习到完成的垃圾练手课设小项目)☆25Jan 26, 2021Updated 5 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆635Jun 12, 2023Updated 3 years ago
- 基于Bert实现中文文本二分类☆30Mar 2, 2020Updated 6 years ago
- 自然语言处理应用☆46Nov 13, 2018Updated 7 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Jun 25, 2020Updated 6 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 6 years ago
- ☆59Apr 11, 2020Updated 6 years ago