错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Methodology

  • Mosab Alfaqeeh,
  • David B. Skillicorn

摘要

This chapter describes the construction used for our community detection technique. We first show how to build the four user-user similarity graphs from the extracted Instagram sample. Each graph has the same set of nodes, the users, but the weighted edges in each measure the similarity based on posted content, hashtag use, image use and followership respectively. These four graphs are then combined into a single graph by connecting the versions of the same user by a clique whose edge weights are derived using a random walk strategy. The resulting graph is then embedded conventionally, and communities found using DBSCAN. Topic models are then applied to the discovered communities.