中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
☆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数据集。☆49Jun 6, 2025Updated 10 months ago
- 新闻上的文本分类:机器学习大乱斗☆177Apr 28, 2019Updated 6 years ago
- 中文:方便好用的文本分类模型训练加推理全公开!欢迎star后礼貌获取!大体上本项目采用ERINE3.0的base版本将文本转换为语义向量而后做特征进行分类,实测上限极高可以优化后在61分类任务中达到92%准确率。☆49Mar 20, 2024Updated 2 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.
- 中文文本分类模型集成,包括cnn, lstm, bert等,开箱即用☆26Apr 7, 2024Updated 2 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,729Sep 23, 2020Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆71Feb 2, 2021Updated 5 years ago
- 天池零基础入门NLP - 新闻文本分类☆20Aug 16, 2020Updated 5 years ago
- Supplementary material for the article "Combining Static and Dynamic Features for Multivariate Sequence Classification"☆11Aug 1, 2016Updated 9 years ago
- 使用 CNN 进行中 文 NLP 分类☆24Nov 7, 2018Updated 7 years ago
- Ensemble of 10 modified BERT Base models for prediction of best answers for queries on search engines.☆16Jan 1, 2019Updated 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
- Deploy open-source AI quickly and easily - Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- SVM中文文本分类☆13Mar 13, 2022Updated 4 years ago
- 中山大学自然语言处理项目:中文分词(序列标注/命名实体识别)。Keras实现,BiLSTM+CRF框架。☆18Jan 30, 2021Updated 5 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆450Mar 9, 2020Updated 6 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Jan 8, 2020Updated 6 years ago
- 基于TextCNN实现新闻文本分类——深度学习与神经网络☆11May 27, 2021Updated 4 years ago
- Comparative Analysis of CNN, RNN and HAN for Text Classification with GloVe Data Model☆11May 4, 2019Updated 6 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
- 在Fastai框架下基于Bert模型的中文文本分类☆25Jun 6, 2019Updated 6 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆123Feb 21, 2018Updated 8 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.
- 零基础入门NLP - 新闻文本分类 正式赛第一名方案☆235Sep 10, 2020Updated 5 years ago
- 基于豆瓣电影打分的评论文本分类,使用tf-idf/word2vec/bert方法构造词向量,利用svm和逻辑回归模型进行分类☆18Jan 8, 2022Updated 4 years ago
- 基于Bert实现中文文本二分类☆29Mar 2, 2020Updated 6 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,418Jun 28, 2024Updated last year
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 years ago
- 31条指令单周期MIPS cpu☆15Jun 1, 2019Updated 6 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆632Jun 12, 2023Updated 2 years ago
- Scrapy 新浪新闻爬虫☆12Aug 26, 2019Updated 6 years ago
- 关键词抽取技术☆18Sep 11, 2019Updated 6 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.
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Jun 25, 2020Updated 5 years ago
- Source Code for ACL 2020 paper, "Rationalizing Medical Relation Prediction from Corpus-level Statistics"☆11Sep 6, 2020Updated 5 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Mar 20, 2018Updated 8 years ago
- ☆16Mar 6, 2020Updated 6 years ago
- ☆59Apr 11, 2020Updated 6 years ago
- This is the official code repository for the paper: Towards General Continuous Memory for Vision-Language Models.☆25Jul 3, 2025Updated 9 months ago
- 基于CNN实现的文本分类应用☆26Nov 17, 2020Updated 5 years ago