毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估
☆56May 17, 2022Updated 4 years ago
Alternatives and similar repositories for Text-classification-and-code
Users that are interested in Text-classification-and-code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用2018年度部分大众点评的用户评价作为数据集,未筛选前共440万条评论数据,经过数据集的标签化处理以及中文文本的预处理、特征提取以及特征权重后,使用了SVM,朴素贝叶斯,Adabosst等经典机器学习方法进行分类,之后又使用了Bi-LSTM的深度神经网络进行训练分类。☆13Nov 11, 2021Updated 4 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Nov 13, 2021Updated 4 years ago
- K-Means is a clustering algorithm which is used for cluster analysis in data mining; it partitions the data set into k clusters. In this …☆10Aug 19, 2017Updated 9 years ago
- Text Classification engine using several algorithms in machine learning☆11Apr 3, 2017Updated 9 years ago
- ☆35Apr 7, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 使用scik-learn 实现k-means,KNN,SVM,贝叶斯,topic_extraction等算法,同时评估分类的准确率,召回率和F值。语料库是中文文本☆43Jul 23, 2017Updated 9 years ago
- Code for EMNLP 2023 paper: DALE: Generative Data Augmentation for Low-Resource Legal NLP☆11Oct 27, 2023Updated 2 years ago
- sklearn wrappers for stacked denoising autoencoders☆16Mar 26, 2016Updated 10 years ago
- Application for processing Chinese text : Sentiment , Keywords , Abstract☆10Apr 13, 2017Updated 9 years ago
- 文本分类是指在给定分类体系下 , 根据文本的内容自动确定文本类别的过程。首先我们根据scrapy爬虫根据中国知网URL的规律,爬取70多万条2014年公开的发明专利,然后通过数据清洗筛选出了60多万条含标签数据。通过TF-IDF对60多万条本文进行词频提取,依照词频排序提取…☆107Mar 14, 2018Updated 8 years ago
- AI100竞赛:http://competition.ai100.com.cn/html/game_det.html?id = 24&tab = 1 的代码,主要用于文本分类,其中涉及CHI选择特征词,TFIDF计算权重,朴素贝叶斯,决策树,SVM,XGBoost等算法☆15Mar 27, 2019Updated 7 years ago
- Human Activity Recognition using ML on UCI HAR dataset☆16Dec 13, 2014Updated 11 years ago
- 文本特征值提取,采用结巴将文本分词,tf-idf算法得到特征值,以及给出了idf词频文件的训练方法☆21Feb 11, 2017Updated 9 years ago
- 一种基于中文命名实体识别与线性回归的刑期预测方法☆18Dec 1, 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.
- codes for Compressive Sensing Based Joint Activity and Data Detection for Grant-Free Massive IoT Access☆16Nov 24, 2021Updated 4 years ago
- Chinese version code for the paper "EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks"☆11Jul 25, 2019Updated 7 years ago
- baseline分享-互联网新闻情感分析☆11Oct 12, 2019Updated 6 years ago
- Malware analysis using Naive Bayes ML classfier☆11Sep 9, 2019Updated 7 years ago
- ☆19Oct 8, 2023Updated 2 years ago
- A comparison of various dimensionality reduction techniques from scikit-learn. Including PCA, t-SNE, LLE, Hessian LLE, Modified LLE, Isom…☆14Nov 8, 2018Updated 7 years ago
- 上市公司年报分析☆12Jul 16, 2019Updated 7 years ago
- 基于多级LSTM的抽取式文本摘要☆12Aug 20, 2024Updated 2 years ago
- 中文文本相似度计算,采用text2vec词向量工具进行计算对比。☆17May 12, 2020Updated 6 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.
- svm 情感分析☆14Jun 28, 2018Updated 8 years ago
- ✒️ དག་བྱེད། Dakje, improving your spelling and readability☆12Jul 19, 2022Updated 4 years ago
- Lucene analyzer for Tibetan☆13Oct 23, 2025Updated 11 months ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆60Feb 12, 2020Updated 6 years ago
- This project is designed to classify human action recognition datasets with a CNN + LSTM model.☆18May 12, 2019Updated 7 years ago
- The core code of the article "Node coverage optimization algorithm for wireless sensor networks based on improved grey wolf optimizer"☆15Feb 14, 2025Updated last year
- Must Reading Papers, Research Library, Open-Source Code on Integrated Sensing and Communications (aka. Joint Radar and Communications, Jo…☆18Mar 21, 2022Updated 4 years ago
- 11年接了个活,和北京电力研究院一教授合作, 实现了国内电力3761协议,以及其相关的电力数模采集、测试平台☆28Aug 30, 2018Updated 8 years ago
- Classifying text using Bi-LSTM, Transformer, BERT-ATT, BERT-BILSTM and BERT-CNN(文本分类)ChineseGLUE☆13Apr 2, 2023Updated 3 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.
- 😎 Curated list of tibetan canon datasets☆20Apr 6, 2020Updated 6 years ago
- ☆14Jul 27, 2022Updated 4 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Oct 28, 2019Updated 6 years ago
- gensim-word2vec+svm文本情感分析☆102Sep 4, 2017Updated 9 years ago
- ☆19Jun 20, 2017Updated 9 years ago
- 根据褒贬种子词,利用SO-PMI构建情感词典☆26Oct 30, 2015Updated 10 years ago
- MSc Thesis - Data Science - UoP & NCSR "Demokritos"☆16Feb 27, 2023Updated 3 years ago