Skip to content

social-link-analytics-group-bsc/topicmodeling

Repository files navigation

TopicModeling of Foundations

pip3 install -r requirements.txt

  1. Collect links and fetch data

python3 get_links.py

python3 get_rcentral_data.py

python3 get_ccatalana_data.py

python3 build_rcentral_ccatalana_csv.py

  1. Build Spanish dataframe

python3 build_spanish_dataframe.py && python3 export_spanish_dataframe.py

  1. Export training data

python3 preprocessing.py

  1. Run hLDA

python3 HLDA.py

About

Topic Modeling of Foundations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages