Skip to content

antonallote/ProKo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProKo

Repo for Belegabgabe in Programmierkonzepte und Algorithmen LDA und TF IDF Implementation using Spark

Setup

Virtuel Env erstellen

In dieser Directory erstellen und aktivieren:

python3.13 -m venv venv
source venv/bin/activate  # macOS/Linux
.\venv\Scripts\activate    # Windows

Packages installieren

pip install -r requirements.txt

Note: Java muss installiert werden für Pyspark

About

Repo for Belegabgabe in Programmierkonzepte und Algorithmen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages