基于深度学习的药品评论情感分析系统,可以自动分析药品评论的情感倾向(积极、中性、消极)。本项目采用 LSTM + BERT 词向量的混合架构,并提供了友好的 Web 界面。
☆13Dec 24, 2024Updated last year
Alternatives and similar repositories for drug-review-sentiment
Users that are interested in drug-review-sentiment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于多源情感词典和BERT-BiLSTM的微博短评情感分析与分类☆13Jul 16, 2024Updated 2 years ago
- 本项目基于共享单车公司历史用户使用数据,创建神经网络模型,实现完整的前向和反向传播,训练模型使其具有预测未来单车使用量的能力,帮助共享单车公司决策单车的储备量以适配单车使用需求。☆10May 18, 2018Updated 8 years ago
- 机器学习项目集☆15Feb 16, 2020Updated 6 years ago
- 药材数据可视化,通过爬虫获取某一种药材的价格、产地、新闻资讯等信息,通过 django 框架实现数据可视化系统的设计与实现☆13Apr 29, 2026Updated 4 months ago
- 基于I/O多路复用epoll实现的高并发在线聊天室☆14Jun 16, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 基于深度学习的人脸识别会议签到系统前端项目☆12Mar 4, 2023Updated 3 years ago
- 基于PaddleNLP的对话意图识别☆10Apr 11, 2023Updated 3 years ago
- Provide pyecharts with 138,398 cities of the world with a population of at least 1000 inhabitants☆16Aug 11, 2018Updated 8 years ago
- 基于 PyQt6 开发的 B 站评论爬虫桌面应用,支持评论批量采集、智能管理和数据分析,采用现代化暗色界面设计,提供流畅的用户体验。☆20May 19, 2025Updated last year
- Extension version of TinyMIPS processor, which is an implementation of for USTB computer composition principle course design.☆12Jun 8, 2021Updated 5 years ago
- 本项目对Deepseek-R1-Distill-Qwen-7B进行心理咨询CoT数据的LoRA微调,以进一步提升Deepseek-R1-Distill-Qwen-7B在心理咨询领域的慢思考能力。☆12Mar 11, 2025Updated last year
- Render Jupyter Notebooks With Metaflow Cards☆32Sep 26, 2024Updated last year
- AiMed面向中文医学的人工智能大语言模型期望实现有效处理医学知识问答、医学论文阅读、医学文献检索等任务和在医学科研中的应用。☆13Feb 8, 2025Updated last year
- 大数据平台舆情分析系统前端模版☆29Jul 7, 2015Updated 11 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.
- 🚀 AI Tools Universe: 1000+ AI tools, 24 categories ✨ For developers | ✅ Standardized | 🔍 Searchable☆17Sep 16, 2026Updated last week
- 音乐类语料的意图识别填槽以及槽值纠错模型☆19Mar 24, 2023Updated 3 years ago
- 本项目基于YOLOv8目标检测技术开发了一套智慧垃圾管理平台,集成了垃圾分类识别、积分奖励、旧物回收、社区管理等功能。通过用户权限管理体系,平台能够自动识别用户投放的垃圾种类,记录垃圾分类行为并根据表现给予相应的积分或处罚。回收员与管理员可管理社区垃圾处理和旧物回收流程,监…☆47Sep 19, 2024Updated 2 years ago
- MultiModal Rag with Colpali, Milvus and VLM☆16Dec 22, 2024Updated last year
- Retrieval-Augmented Generation System for Cardiovascular Disease Consultation☆17Dec 31, 2024Updated last year
- 基于 DeepTutor 理念重构的个人专属 AI 导师 Agent。本项目完全抛弃了原有的执行框架,底层采用 LangChain 与 LangGraph 进行彻底重写。通过构建基于图(Graph)的认知工作流与健壮的状态管理(State Management),实现了更具…☆16Updated this week
- 基于多图神经网络的领域知识和语法结构融合的中文医疗问询意图识别方法☆17Nov 28, 2022Updated 3 years ago
- The implement of shell☆29Oct 25, 2017Updated 8 years ago
- 基于 RAG 技术的智能问答系统,支持多知识库管理、混合检索(稠密 + 稀疏向量)、流式对话、检索质量评估。适用于金融政策法规、企业内部文档等场景。☆32May 27, 2026Updated 3 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 对微博评论的一个简单分析案例,爬取+情感分析+LDA主题分析☆25Jul 1, 2023Updated 3 years ago
- NSCSCC “龙芯杯” 2024 个人赛 LoongArch 赛道三等奖☆20Aug 17, 2024Updated 2 years ago
- 本仓库仅作为历史版本保留,用于记录项目早期的设计与实现。 如需安装、部署或继续开发,请使用已经全面更新的最新版本。最新项目地址:https://github.com/ganchun1130/ERAG☆19Sep 11, 2026Updated last week
- ☆26Mar 29, 2025Updated last year
- Simple code sandbox supporting jupyter notebook style code execution. Used for agent training☆25Dec 5, 2025Updated 9 months ago
- 《C 语言实现 Linux Shell 命令解释器》项目可以培养 Linux 系统编程能力,尤其是在多进程方面。可以了解fork、execvp 等重要的系统调用。另外还能深入到底层理解 Linux Shell 的功能的实现手段。☆41Oct 16, 2017Updated 8 years ago
- 基于皮肤电信号的情绪识别算法☆24May 12, 2017Updated 9 years ago
- VisualToolAgent (VisTA): A Reinforcement Learning Framework for Visual Tool Selection☆27May 31, 2025Updated last year
- An intelligent customer support system powered by LangGraph and LangChain that uses Retrieval-Augmented Generation (RAG) to provide accur…☆20Jul 25, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 🐙Octopus: Desktop AI Agent Framework · Multi-tentacle Collaboration☆21Updated this week
- USTB程序设计实践I(I和II已经在23年合并)☆30Jun 10, 2024Updated 2 years ago
- Solution of CCL2021 Track1 Subtask1 NER☆23Mar 29, 2022Updated 4 years ago
- Automated CI/CD pipeline to build Codex Desktop .deb packages for Linux☆41Updated this week
- Solution of IMCS Dataset IR Task from CBLUE☆23Apr 19, 2022Updated 4 years ago
- 此项目旨在为医疗专业人员提供一个高效且准确的工具,用于辅助诊断 COVID-19、普通疾病以及病毒性肺炎。通过结合自编码器的图像增强能力和 CNN 的强大分类性能,该系统力求在医学影像分析领域提供卓越的性能。☆27Dec 24, 2024Updated last year
- 北科课程资料,保及格☆24Feb 29, 2020Updated 6 years ago