AtosReferenzApplikation / docker-container

2 stars 1 forks source link

Clusteranalyse des Inputs #54

Closed BenediktSt closed 5 years ago

BenediktSt commented 5 years ago

Beschreibung

Als Analyst des Benutzerfeedbacks möchte ich herausfinden, welche Nachrichten sich mit ähnlichen Inhalten beschäftigen. Dabei möchte ich aus allen verfügbaren Dokumenten Cluster auf basis der existierenden und nahe beieinander liegenden Algorithmen bilden.

Mögliche Ansätze:

Akzeptanzkriterien

LeaKleemann commented 5 years ago

https://github.com/AtosReferenzApplikation/docker-container/wiki/Spark:-Topic-Extraction

LeaKleemann commented 5 years ago

https://github.com/AtosReferenzApplikation/feedback-data-analyzer/blob/lea/ver2.py

Mlorenz12 commented 5 years ago

https://github.com/AtosReferenzApplikation/feedback-data-analyzer/blob/miriam/Topic_Extraction/Clustering.py

Mlorenz12 commented 5 years ago

https://github.com/AtosReferenzApplikation/docker-container/wiki/Clustering:-K-Means https://github.com/AtosReferenzApplikation/docker-container/wiki/Clustering:-LDA

LeaKleemann commented 5 years ago

https://github.com/AtosReferenzApplikation/feedback-data-analyzer/blob/lea/TopicExtraction/TopicExtraction.py