Repo for Belegabgabe in Programmierkonzepte und Algorithmen LDA und TF IDF Implementation using Spark
In dieser Directory erstellen und aktivieren:
python3.13 -m venv venv
source venv/bin/activate # macOS/Linux
.\venv\Scripts\activate # Windows
pip install -r requirements.txt