CatgirlIntelligenceAgency/code/services-satellite/explorer-service
2023-04-11 16:31:11 +02:00
..
src/main Move all code to a code directory. 2023-03-07 17:14:32 +01:00
build.gradle The refactoring will continue until morale improves. 2023-03-12 10:50:31 +01: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