Skip to content

Clusters text data with a LDA Algorithm and outputs a visualization of the topics as .html

Notifications You must be signed in to change notification settings

pgphi/Cluster_App

Repository files navigation

Application Logic Flow

1. Input your desired file in .txt format and UTF-8 encoded stored in the Text_Files folder you want to cluster
2. Content in file is preprocessed and word tokens being created
3. A cluster model is outputed in .html format and can be found in the Project folder under the name "clusters.html"

To-Do

- Create try and except commands for better Error-Handling
- Create User-Interface for easier file upload

About

Clusters text data with a LDA Algorithm and outputs a visualization of the topics as .html

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages