毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估
☆55May 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:
- SVM中文文本分类☆13Mar 13, 2022Updated 4 years ago
- 多轮中文聊天机器人,采用GPT2进行微调,清洗聊天数据110w+,采用语义相似度和文本jaccard相似度过滤回话。☆22Nov 13, 2021Updated 4 years ago
- Text Classification engine using several algorithms in machine learning☆11Apr 3, 2017Updated 9 years ago
- 文本分类之特征选择☆11Aug 12, 2017Updated 8 years ago
- Application for processing Chinese text : Sentiment , Keywords , Abstract☆10Apr 13, 2017Updated 9 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 文本分类是指在给定分类体系下 , 根据文本的内容自动确定文本类别的过程。首先我们根据scrapy爬虫根据中国知网URL的规律,爬取70多万条2014年公开的发明专利,然后通过数据清洗筛选出了60多万条含标签数据。通过TF-IDF对60多万条本文进行词频提取,依照词频排序提取…☆108Mar 14, 2018Updated 8 years ago
- Code for EMNLP 2023 paper: DALE: Generative Data Augmentation for Low-Resource Legal NLP☆10Oct 27, 2023Updated 2 years ago
- 基于豆瓣电影打分的评论文本分类,使用tf-idf/word2vec/bert方法构造词向量,利用svm和逻辑回归模型进行分类☆18Jan 8, 2022Updated 4 years ago
- Chinese version code for the paper "EDA: Easy Data Augmentation Techniques for Boosting Performance on Text Classification Tasks"☆11Jul 25, 2019Updated 6 years ago
- TensorFlow Implementation of Manifold Regularized Convolutional Neural Networks.☆18May 14, 2017Updated 9 years ago
- baseline分享-互联网新闻情感分析☆11Oct 12, 2019Updated 6 years ago
- This repository collects papers related to Speech Tokenizer.☆18Oct 16, 2024Updated last year
- 基于多级LSTM的抽取式文本摘要☆12Aug 20, 2024Updated last year
- 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
- 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.
- 上市公司年报分析☆12Jul 16, 2019Updated 6 years ago
- ☆17Oct 8, 2023Updated 2 years ago
- Implementation of HAN for Sentiment Classification task from paper "Hierarchical Attention Networks for Document Classification"☆13Aug 5, 2019Updated 6 years ago
- BERT baselines for extractive question answering on coqa (https://stanfordnlp.github.io/coqa/)☆10Jan 27, 2020Updated 6 years ago
- [USENIX Security 2024] Official Repository of 'KnowPhish: Large Language Models Meet Multimodal Knowledge Graphs for Enhancing Reference-…☆17Aug 6, 2025Updated 10 months ago
- ☆10Sep 9, 2024Updated last year
- ☆19Jul 27, 2018Updated 7 years ago
- 一个用于中文文本的抽取式摘要工具 a tool for chinese summary extraction☆19Nov 24, 2020Updated 5 years ago
- ☆15Jul 6, 2023Updated 2 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.
- A high-performance computing framework specifically designed for X-ray propagation phase contrast imaging (PBI) holographic regime☆32Jan 25, 2026Updated 4 months ago
- ✒️ དག་བྱེད། Dakje, improving your spelling and readability☆12Jul 19, 2022Updated 3 years ago
- Lucene analyzer for Tibetan☆12Oct 23, 2025Updated 7 months ago
- Implementations of 3 phishing detection and identification baselines☆21Nov 25, 2024Updated last year
- Command line interface to convert multiple PDFs to text files. Uses pdfminer.☆13Nov 22, 2018Updated 7 years ago
- BiAffine Dependency Parsing☆52Oct 7, 2018Updated 7 years ago
- 文本二分类任务,是否文档是否属于政治上的出访类事件,利用BERT提取特征,模型采用简单的DNN。☆60Feb 12, 2020Updated 6 years ago
- Annual China Open Source Report by Kaiyuanshe☆16Oct 25, 2016Updated 9 years ago
- a corpus containing 4.5K conversations from the Conversational Question-Answering dataset CoQA, for a total of 53K follow-up question-ans…☆16Jun 12, 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.
- a simple implementation of part-of-speech tagging with hmm☆13Feb 26, 2019Updated 7 years ago
- Python package for partial least squares regression (PLSR)☆25May 1, 2019Updated 7 years ago
- Classifying text using Bi-LSTM, Transformer, BERT-ATT, BERT-BILSTM and BERT-CNN(文本分类)ChineseGLUE☆13Apr 2, 2023Updated 3 years ago
- ☆29Mar 13, 2026Updated 3 months ago
- 微博评论爬取及nlp情感分析☆21Apr 4, 2018Updated 8 years ago
- 在 Google BERT Fine-tuning基础上,利用cnn/rnn进行中文文本的分类☆19Oct 28, 2019Updated 6 years ago
- gensim-word2vec+svm文本情感分析☆103Sep 4, 2017Updated 8 years ago