以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。
☆31Jul 2, 2020Updated 5 years ago
Alternatives and similar repositories for TextClassifierMLAndDLByBertOrFastnlpDemo
Users that are interested in TextClassifierMLAndDLByBertOrFastnlpDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 包括数据清洗转换,使用包括机器学习和深度学习模型的训练,包括LSTM,GRU,Attention,Transformer,BERT,Satcking技术,传统的RF,XGBoost,GBDT,AdaBoost,SVM,NB模型等☆11Aug 8, 2020Updated 5 years ago
- 回归问题是数据挖掘和机器学习中常常出现的问题----本专题以 中国移动用户信用分预测 为例,对比分析几类 常见的回归算法,包括:线性回归、岭回归、贝叶斯岭回归、前馈神经网络、 迭代提升树等。☆18Mar 28, 2019Updated 7 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top1解决方案☆11Jan 9, 2020Updated 6 years ago
- 基于lstm,word2vec做的豆瓣网电影评论情感分析,后期会进行整理并使用textcnn☆15Aug 9, 2019Updated 6 years ago
- 类别不平衡学习,包括采样、代价敏感学习、决策输出补偿以及集成学习等内容☆38Dec 13, 2020Updated 5 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,进行数据爬虫、数据处理、数据分析和数据可视化,是一个比较好的练手小项目☆15Mar 7, 2018Updated 8 years ago
- 抖音带货直播实时GMV Top5直播间评论抓取与情感分析☆20Mar 10, 2024Updated 2 years ago
- https://jyywiki.cn/OS/2024/ 操作系统:设计与实现 (2024 春季学期) JYY的所有课程实例代码☆14May 21, 2024Updated last year
- A multi-label approach of the SMOTE algorithm☆12Aug 6, 2024Updated last year
- 一个中国知网的爬虫工具,给定作者,可以获得该作者的所有文献的题录☆14Mar 3, 2019Updated 7 years ago
- My Implementation for the paper EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks using Tensor…☆12Mar 18, 2022Updated 4 years ago
- 文本数据增强☆15Apr 10, 2020Updated 6 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、☆84Jun 4, 2019Updated 6 years ago
- 基于attention的CNN文本分类☆15Dec 8, 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.
- Natural Perturbation for Robust Question Answering☆12Apr 7, 2020Updated 6 years ago
- A text readability reading list maintained by BLCU ICALL Research Group☆13Mar 27, 2020Updated 6 years ago
- Twitter sentiment analysis part 5: Tfidf vectorizer, model comparison, lexical approach☆12Feb 27, 2018Updated 8 years ago
- This repo includes projects and assignments made within the Machine Learning Summer Bootcamp.☆14Nov 6, 2022Updated 3 years ago
- 关于综合评价一个评分卡模型的方法总结(附代码)☆74Feb 17, 2019Updated 7 years ago
- 利用 HMM、BiLSTM-CRF 及 ALBERT 模型进行中文命名实体识别☆23Dec 8, 2022Updated 3 years ago
- Official repository of the paper Face Presentation Attack Detection by Eacavating Causal Clues and Adapting Embedding Statistics☆14Aug 29, 2023Updated 2 years ago
- 2018黑色星期五销售数据分析及用户画像、购买力预测报告☆14May 8, 2019Updated 6 years ago
- The 4th rank system of the SemEval 2021 Task4.☆10May 7, 2022Updated 3 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.
- 基于pytorch实现多残差神经网络集成配置,实现分类神经网络,进行项目训练测试☆19Jul 27, 2021Updated 4 years ago
- 百度点石KDD 上下文感知多模式交通方式推荐 第23名解决方案☆12Jul 9, 2019Updated 6 years ago
- IDE Integration of Facebook Infer☆15Nov 9, 2022Updated 3 years ago
- A Collection of Useful Notebooks to help in Feature Engineering.☆12Nov 27, 2020Updated 5 years ago
- Source code for "Train No Evil: Selective Masking for Task-Guided Pre-Training"☆70Nov 25, 2022Updated 3 years ago
- MTCNN face detection using OpenCV☆17Jan 5, 2021Updated 5 years ago
- Pytorch Implementation of SMOTE☆18Feb 6, 2021Updated 5 years ago
- pytorch implementation for "Mutual Information Neural Estimation"☆11Dec 13, 2019Updated 6 years ago
- ☆15Feb 15, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 基于Python爬虫技术的中国知网(CNKI)文献检索与下载程序,能够便利文献的检索与信息下载!☆18Jun 18, 2023Updated 2 years ago
- 风控建模评分报告☆11Oct 16, 2020Updated 5 years ago
- 项目针对IMDb的影评文件,进行数据处理和文本特征抽取,构建朴素贝叶斯、逻辑回归、Bagging和boosting等模型,并进行对比和组合,对影评的情感倾向进行预测☆25Sep 2, 2019Updated 6 years ago
- csdn用户画像的源码☆20Jul 19, 2017Updated 8 years ago
- ROUGE for multilingual Summarization☆25Oct 11, 2021Updated 4 years ago
- Basic implementation of the Reduced Immersed Method [Brandt, Scandolo, Eisemann, Hildebrandt 2019]☆12Aug 6, 2020Updated 5 years ago
- implementation of basic numerical methods☆12Apr 21, 2021Updated 5 years ago