对汽车之家论坛里的评论数据处理和分析,利用用户潜在行为数据得出用户行为特征,采用LDA主题模型得出用户评论的主题特征,采用Word2Vec词向量模型得出用户评论的文本内容特征,采用K-Means聚类得出水军文本类别,结合用户行为特征,最终实现了对网络水军的识别。
☆26Feb 21, 2020Updated 6 years ago
Alternatives and similar repositories for Spamer-Detect-System
Users that are interested in Spamer-Detect-System are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 毕业设计:互联网新闻热点抽取系统☆10May 21, 2022Updated 3 years ago
- 以聚类算法、LDA主题模型、分类器为基础,完成对Twitter语料的基于地理位置的主题事件挖掘,并对主题事件进行细粒度的情绪分析☆35Jul 29, 2018Updated 7 years ago
- 使用k-means算法实现对用户金融数据的聚类分析☆12Feb 22, 2019Updated 7 years ago
- 电子科技大学论坛 清水河畔 爬虫☆16Apr 27, 2017Updated 8 years ago
- 微信朋友圈LDA建模发现最常讨论的主题☆13May 4, 2016Updated 9 years ago
- 毕业设计,通过新浪微博api获取网上的微博信息,然后通过一个简单的k-means算法进行简单的分类,以便找到热点事件☆22Feb 23, 2014Updated 12 years ago
- 多轮对话槽填充☆20Jan 16, 2019Updated 7 years ago
- Topic Analysis of Weibo News Based on Title-Weighted LDA Model ;基于标题加权的LDA模型的微博新闻主题分析;タイトル加重LDAモデルに基づくWeiboニューストピック分析☆15Oct 12, 2021Updated 4 years ago
- LDA主题模型 | 主题困惑度 | 多文本☆19Jan 12, 2025Updated last year
- 基于文本相似度的win10智能客服问答系统☆16Mar 12, 2020Updated 6 years ago
- CF 推荐系统的实现,以及我的改进。使用 MovieLens-1m 数据集,通过 MAE、Persicion、Recall 检验准确性。☆11Mar 16, 2021Updated 5 years ago
- 中文文本 词形,词序,词音,词性,词义 多维相似度计算☆33Jan 19, 2016Updated 10 years ago
- Intelligent virtual patient research based on medical knowledge graph 虚拟病人、医学知识图谱☆12Aug 16, 2019Updated 6 years ago
- WeBankBlockchain-Data数据治理通用组件文档☆14Mar 1, 2023Updated 3 years ago
- Conditional Similarity Networks (CSNs-Tensorflow)☆10Oct 29, 2018Updated 7 years ago
- 能够采集微博博主,博文,评论,分析博主信息,博文话题等,构建社交网络,同时对数据和网络进行分析的工具.☆24May 24, 2019Updated 6 years ago
- Demo on how to use a deep neural network to generate features to measure image similarity☆10Apr 12, 2019Updated 6 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- 快手活跃用户预测——lctry队解决方案☆51Aug 20, 2018Updated 7 years ago
- ☆10Jan 7, 2020Updated 6 years ago
- 数据治理整体架构☆10Nov 11, 2019Updated 6 years ago
- Semantic Scaffolds for Pseudocode-to-Code Generation (accepted by ACL 2020)☆14Jun 7, 2021Updated 4 years ago
- Information about the CodedotAI reading group sessions.☆12Aug 16, 2021Updated 4 years ago
- 使用BERT做文本相似度☆63Jan 12, 2020Updated 6 years ago
- Source code for ISSTA'24 paper "AI Coders Are Among Us: Rethinking Programming Language Grammar Towards Efficient Code Generation"☆12Oct 21, 2024Updated last year
- 实现了简单的智能问答应用。输入问答列表,训练模型,一个智能智能问答机器人便生成了!☆18Mar 16, 2023Updated 3 years ago
- [NeurIPS 2024] Self-Optimization Improves the Efficiency of Code Generation