Skip to content

Latest commit

 

History

36 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steps to Using Clustering Tool

  1. Install Node Package Manager
  2. Install Node JS
  3. Install Mongo
  4. Run command: npm install
  5. Fill in config file:
    1. Specify database location
    2. Specify name of table
    3. Specify property to show as name of entity
    4. Specify properties to cluster by, and their weight
  6. Run server: node src/main.js
  7. Navigate to running server: localhost:3000
  8. Specify different numbers of clusters: e.g. localhost:3000/5

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages