mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
![]() This is necessary as we use zookeeper to orchestrate first-time startup of the services, to ensure that the database is properly migrated by the control service before anything else is permitted to start. |
||
---|---|---|
.. | ||
java/nu/marginalia/explorer | ||
resources | ||
build.gradle | ||
readme.md |
Explorer Service
User interface for exploring website similarity by reinterpreting the incident edges in the adjacency matrix as sparse high dimensional vector, and useing cosine similarity to find the nearest neighbors nodes within this feature-space.
Externally the service is available at https://explore2.marginalia.nu/.