This document discusses graph-based analysis and opinion mining in social networks. It describes analyzing opinions about entities and finding groups of entities. Key points:
- It builds an entity-keyword bigraph to show relationships between entities and descriptive keywords from tweets. This is filtered to remove generic or low frequency terms.
- An entity-entity graph is constructed based on shared descriptive keywords and similar polarity biases between entities.
- Community detection is run on the entity-entity graph to find groups of related entities.
- Samples of increasing size are analyzed to test processing times and results with different parameters. Larger samples generate more groups and identify more entities and keywords.
Related topics: