User-defined Clustering
- Mentors
- Antonin Delpeuch, Antoine2711
- Organization
- OpenRefine
- Technologies
- javascript, java
- Topics
- web, data
OpenRefine currently does not allow such an ability to make user-defined functions in clustering methods, and to do context-specific clustering, you will need to write an OpenRefine Java-based extension. Most users don't have any knowledge of Java, and if they did, it would be a time-consuming process.
Users won’t need to go through this hard process anymore. This project will enable custom expressions for binning and kNN-based clustering; we can offer more personalized and precise clustering to the users.