MarginaliaSearch/code/services-satellite/explorer-service
Viktor Lofgren ebc84c22fb Upgrade antique lombok plugin
This permits tests to run on JDK20 environments.
2023-08-23 14:34:32 +00:00
..
src/main Embryo of new control process 2023-07-03 10:40:32 +02:00
build.gradle Upgrade antique lombok plugin 2023-08-23 14:34:32 +00:00
readme.md Update readme.md 2023-04-11 16:31:11 +02:00

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/.

See Also