- Install Node Package Manager
- Install Node JS
- Install Mongo
- Run command: npm install
- Fill in config file:
- Specify database location
- Specify name of table
- Specify property to show as name of entity
- Specify properties to cluster by, and their weight
- Run server: node src/main.js
- Navigate to running server: localhost:3000
- Specify different numbers of clusters: e.g. localhost:3000/5
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|