You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Record the number of verbs vs adjective used per response.
Popularity of topics discussed
Determine which topics/coding languages are most searched/tagged in posts.
Count the number of tags accosiated to each topic.
Important study information to consider:
A Post is consider to be anything "posted" to Stack Overflow. This includes questions, answers, comments, and forum discussions.
A Question is consider to be a Post that has no parentId. Therefor is it a question being asked which marks the beginning of a dicussion. It is not in reply to another Post
An Answer is consider to be a Post that has a valid parentId. Therefor when a user engages in a discussion they are considered to be replying to a Post of type Question.
This project aims to analyze Stack Overflow usage before and after the rise of Large Language Models (LLMs) to assess whether the increasing popularity of LLMs has impacted the usage of Stack Overflow.