Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 416 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 416 Bytes

Master Thesis for the Master of Science in Artificial Intelligence at UPM.

The goal is to study how ideas spread inside an online community. To achieve this, I'm applying Natural Language processing techniques to texts that have been posted on a community from January 2020 to May 2020.

This project is made in Python. For the language processing I'm using Scikit-learn. For the user interface, I'm using Django.