基于豆瓣电影打分的评论文本分类,使用tf-idf/word2vec/bert方法构造词向量,利用svm和逻辑回归模型进行分类
☆18Jan 8, 2022Updated 4 years ago
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Source code for ACL 2020 paper "A Span-based Linearization for Constituent Trees"☆13Jan 12, 2022Updated 4 years ago
- 🌞🌈豆瓣电影短评数据挖掘与情感分析,爬取票房和评分榜单以及短评共20w+,数据清洗特征工程,评分预测,和短评二极性分类☆20Dec 18, 2021Updated 4 years ago
- Implementation of KDR-Agent, the AAAI 2025 accepted paper, focusing on knowledge-driven reasoning for autonomous agents.☆18Nov 24, 2025Updated 4 months ago
- 基于seq2seq的闲聊系统。利用PyTorch框架搭建神经网络,编码器采用双向GRU模型,解码器采用融合注意力机制的GRU模型,训练出支持多轮对话的聊天机器人。☆21Oct 14, 2022Updated 3 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆101May 19, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Simple Transformers四种任务(分类、命名实体识别、机器阅读理解、语言模型微调)的代码样例,可以切换多种预训练模型。☆23Jun 7, 2022Updated 3 years ago
- Environments, tools, and benchmarks for general computer agents☆14Dec 3, 2024Updated last year
- ScreenExplorer: Training a Vision-Language Model for Diverse Exploration in Open GUI World☆25Jun 17, 2025Updated 9 months ago
- Node Classification using Graph Convolutional Networks☆14Jun 26, 2024Updated last year
- BERT NER of pytorch editon, including ERNIE implementation.☆11Aug 28, 2019Updated 6 years ago
- resume template with notes printed in Chinese or English☆20Aug 18, 2025Updated 7 months ago
- ☆13Jun 24, 2019Updated 6 years ago
- A Python toolkit for file processing, text cleaning and data splitting. 文件处理,文本清洗和数据划分的python工具包。☆36Oct 18, 2022Updated 3 years ago
- 云南师范大学校园网认证☆11Oct 27, 2024Updated last year
- 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.
- ☆18May 5, 2021Updated 4 years ago
- [豆瓣+猫眼]电影数据可视化及票房影响因素分析与预测☆53Feb 25, 2023Updated 3 years ago
- Proposed a model architecture which learns to classify duplicate question pairs based on highly contextualized sentence representations. …☆15Dec 8, 2022Updated 3 years ago
- 利用bert预训练模型生成句向量或词向量☆26Oct 29, 2020Updated 5 years ago
- DecoderTracker: Decoder-Only Method for Multiple-Object Tracking☆16Sep 25, 2025Updated 6 months ago
- [T-ITS 2024] EchoTrack: Auditory Referring Multi-Object Tracking for Autonomous Driving☆13Jun 8, 2025Updated 10 months ago
- 智能agent开发的baseline☆27Jul 26, 2025Updated 8 months ago
- 以京东评论作为数据集,使用常见的机器学习算法如KNN、SVM、逻辑回归、贝叶斯、xgboost等等算法进行分类。使用深度学习中的CNN、RNN、CNN和RNN连接、Bi-GRU、bert模型进行分类。使用fastnlp的框架搭建文本分类。☆31Jul 2, 2020Updated 5 years ago
- ☆19Feb 24, 2025Updated last year
- 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.
- The official implemention for the paper "Joint Spatial-Temporal and Appearance Modeling with Transformer for Multiple Object Tracking".☆13Oct 20, 2022Updated 3 years ago
- (IEEE TIP 2025) AU-Net: Adaptive Unified Network for Joint Multi-modal Image Registration and Fusion☆21Dec 25, 2025Updated 3 months ago
- MTTrack 是一个模块化的多目标实时追踪系统,融合 YOLO 目标检测、ByteTrack/SORT 追踪算法及可选视觉语言模型(VL Model)分类能力。系统采用分层架构设计,结构清晰、易于扩展,支持灵活集成不同 YOLO 模型。通过简单命令行即可完成视频处理,自动…☆26Feb 27, 2026Updated last month
- 电商评论观点挖掘☆45Jan 29, 2021Updated 5 years ago
- Code for our NAACL-2021 paper "Disentangling Semantics and Syntax in Sentence Embeddings with Pre-trained Language Models".☆23Nov 8, 2021Updated 4 years ago
- ☆21Aug 22, 2020Updated 5 years ago
- Training a humanoid robot to run using reinforcement learning, with the addition of arm joints, an expanded 28-dimensional observation sp…☆54Nov 12, 2025Updated 5 months ago
- Python learning-aided filters library. Implements Kalman filter, Extended Kalman filter, KalmanNet, Split-KalmanNet and more.☆29Updated this week
- ☆14Jul 8, 2023Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ☆20Mar 4, 2025Updated last year
- The official version of the paper "MMI-Det: Exploring Multi-Modal Integration for Visible and Infrared Object Detection"☆20Oct 24, 2024Updated last year
- 这是一个基于OpenCompass的模型评测系统,该系统提供了前端页面UI以方便用户自助开展评测工作。☆27Aug 25, 2025Updated 7 months ago
- 毕业论文代码 + 评论文本数据获取+数据清洗+文本数据向量化+将数据放进分类器(KNN+Naive Bayes+SVM)中训练+结果评估☆55May 17, 2022Updated 3 years ago
- An official implementation of Looking Beyond Two Frames: End-to-End Multi-Object Tracking Using Spatial and Temporal Transformers☆12Mar 9, 2023Updated 3 years ago
- #ICCV, #MoE, #Tracking☆34Jul 11, 2025Updated 9 months ago
- [TPAMI 2025, Highly Cited Paper] Divide-and-Conquer: Confluent Triple-Flow Network for RGB-T Salient Object Detection☆19Jul 10, 2025Updated 9 months ago