diff --git a/README.md b/README.md index 970932c..5c61d25 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,10 @@ Analyse patterns: Use natural language processing (NLP) to detect frequent keywo - Visualise insights: Present findings as charts, timelines, and network diagrams to reveal how conversations and topics evolve. - Have clearly stated and explained ethical and privacy guidelines for users. The student will design the architecture, implement data pipelines, integrate basic NLP models, and create an interactive dashboard. -Beyond programming, the project involves applying ethical research principles, handling data responsibly, and designing for non-technical users. By the end, the project will demonstrate how computer science can bridge technology and social research — turning raw online interactions into meaningful cultural insights. \ No newline at end of file +Beyond programming, the project involves applying ethical research principles, handling data responsibly, and designing for non-technical users. By the end, the project will demonstrate how computer science can bridge technology and social research — turning raw online interactions into meaningful cultural insights. + +# Requirements +## Ubuntu / Debian +`sudo apt install libpq-dev python3-dev` +## Arch +`sudo pacman -S postgresql-libs postgresql` \ No newline at end of file