This project is an example of web scraping news on 🎶
to perform Topic Modelling of short texts with BERTopic that leverages transformers and c-TF-IDF.
Create a virtual environment and execute the following line of code:
pip install -r requirements.txt
- Alfonso Rodríguez Simón - alfonrodrisimon
- Anna Verbytska - AnnaVerbytska
This project is licensed under the MIT License - see the LICENSE file for details