MarginaliaSearch/code/services-application/explorer-service
2024-05-04 11:40:59 +02:00
..
java/nu/marginalia/explorer (*) Fix boot orchestration for the services 2024-05-01 12:39:48 +02:00
resources (search) Add en-US language tags to all templates 2024-05-04 11:40:59 +02:00
build.gradle (build) Java 22 and its consequences has been a disaster for Marginalia Search 2024-04-24 14:44:39 +02:00
readme.md (refactor) Rename satellite services to application services 2023-10-09 13:45:45 +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