Skip to content

Final project for Computational Social science course (Masters in Data Science, UCU)

Notifications You must be signed in to change notification settings

kateburovova/Communication_Patterns_Investigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Communication Patterns Investigation

About the project

This the final project for the Computational Social Science course 2022, for Masters in Data Science at UCU 21-23. It contains the exploration of personal communication patterns based on analysis of all dialog data from Telegram. The flow of exploration is guided by the assignments. It consists of 2 parts - first attempts (under the headline Homework 5) and improved final results (under the headline Homework 6). The collection of dataset with personal communication was obtained with the help of repository https://github.com/SanGreel/telegram-data-collection. This project might serve as an inspiration into chat data exploration, though structure and focus is heavily influenced by the personal experience.

How to start?

To reproduce the flow of exploration, first download your personal Telegram data with with https://github.com/SanGreel/telegram-data-collection. Then proceed to .ipynb file which contains data manipulation and visualization.

Requirements

umap-learn
bertopic
gensim
sklearn
matplotlib==3.6.2
notebook==6.5.1
pandas
fasttext
stanza
Python >=3.7
spacy
plotnine

About

Final project for Computational Social science course (Masters in Data Science, UCU)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published