Social Network Analysis and Sentiment Analysis
CIE -409T
CIE -409T
Unit Wise Notes Click Here Download Syllabus
CO / CO-PO Mapping
Course Objectives :
1. To understand various types of graphs networks.
2. To understand the concept of centrality measures in graph and various applications.
3. To understand the underlying structure of the problem and the language constructs commonly used to express opinions and sentiments.
4. To understand the concepts of sentiment classification.
CO-PO Mapping
Centrality Measures: Network Centrality Measures
Sample Question Bank:
What is Social Network Analysis (SNA), and why is it important?
Define the following terms in SNA: node, edge, degree centrality.
What is the difference between directed and undirected networks?
Explain the concept of clustering coefficient in a network.
What are the different types of centrality measures in SNA?
How is betweenness centrality different from closeness centrality?
What is a hub and authority in social networks?
Explain the concept of community detection in SNA.
How does the Page Rank algorithm work in ranking nodes?
What are the common tools used for Social Network Analysis?
What is Sentiment Analysis, and how is it applied in real-world scenarios?
What are the main approaches to Sentiment Analysis?
Explain the difference between lexicon-based and machine learning-based sentiment analysis.
What is polarity in sentiment analysis?
How does a Bag of Words (BoW) model work in sentiment analysis?
What are some common challenges in Sentiment Analysis?
What is the role of Natural Language Processing (NLP) in Sentiment Analysis?
How do you handle sarcasm and irony in Sentiment Analysis?
What are some widely used datasets for Sentiment Analysis?
Name some Python libraries used for Sentiment Analysis.
Q1. Mid Term Question Paper 2024-25 ( SEPT )
Practice Question Paper (From All Unit):
Subject: Social Network Analysis & Sentiment Analysis
Total Marks: 100 | Time: 3 Hours
Define Social Network Analysis (SNA) and explain its significance.
Differentiate between social networks and random networks with examples.
What are the key components of a social network? Explain with a diagram.
What is network density, and how is it calculated?
Explain the concepts of homophily and heterophily in social networks.
Define and differentiate between:
a) Degree Centrality and Betweenness Centrality
b) Closeness Centrality and Eigenvector Centrality
Explain the PageRank algorithm and its applications.
What is a small-world network? Give a real-life example.
Define modularity and explain how it helps in community detection.
How do you detect and interpret weak ties in a social network?
What is a bipartite graph, and how is it used in social networks?
Explain the concept of triadic closure in networks.
Differentiate between directed and undirected graphs with examples.
Write a short note on Erdős–Rényi model and Barabási–Albert model.
How do adjacency matrix and incidence matrix represent network data?
Define Sentiment Analysis and list some of its real-world applications.
Explain the difference between lexicon-based and machine learning-based Sentiment Analysis.
What are the major challenges in sentiment classification?
Describe how a Bag of Words (BoW) model works in Sentiment Analysis.
Explain the role of Natural Language Processing (NLP) in Sentiment Analysis.
How does word embedding (Word2Vec, GloVe) improve sentiment analysis?
Explain how Long Short-Term Memory (LSTM) networks are used in Sentiment Analysis.
What is aspect-based sentiment analysis? Give an example.
How do you handle sarcasm detection in sentiment analysis?
What are some popular datasets used for training sentiment analysis models?
Mid Term Question Paper -1
Mid Term Question Paper- 2
End Term Question Paper
Teaching Pedagogy