-
-
Save tomhazledine/9495ca5c9ebb1c9c91ce7f368f9b2a53 to your computer and use it in GitHub Desktop.
"Ground truth" dataset for testing search performance on tomhazledine.com
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data visualisation": [ | |
"/rugby-world-cup-2019/", | |
"/known-pleasures-svg-line-art/", | |
"/mapping-llm-embeddings-in-3d/", | |
"/line-graphs-with-react-svg-d3/", | |
"/improving-svg-chart-interactivity-with-voronoi-diagrams/" | |
], | |
"static site generator": [ | |
"/eleventy-static-site-generator/", | |
"/llm-related-posts/", | |
"/client-side-search-static-site/", | |
"/adding-rss/" | |
], | |
"web component": [ | |
"/stacked-sparklines-web-component/", | |
"/line-graphs-with-react-svg-d3/", | |
"/mapping-llm-embeddings-in-3d/", | |
"/improving-svg-chart-interactivity-with-voronoi-diagrams/", | |
"/internet-fridge/", | |
"/learning-and-doing-in-public/", | |
"/known-pleasures-svg-line-art/", | |
"/client-side-search-static-site/" | |
], | |
"wordle": ["/wordle-node-script/", "/llm-related-posts/"], | |
"11ty vs hugo": [ | |
"/eleventy-static-site-generator/", | |
"/twitter-cards-with-nunjucks-and-eleventy/" | |
], | |
"eleventy vs jekyll": [ | |
"/eleventy-static-site-generator/", | |
"/twitter-cards-with-nunjucks-and-eleventy/", | |
"/adding-rss/" | |
], | |
"llm embedding": ["/mapping-llm-embeddings-in-3d/", "/llm-related-posts/"], | |
"llm embedding visualization": [ | |
"/mapping-llm-embeddings-in-3d/", | |
"/llm-related-posts/" | |
], | |
"bullet journal": [ | |
"/bullet-journal-revisited/", | |
"/bullet-journal-workflow/", | |
"/bullet-journal-redux/" | |
], | |
"react d3 line chart": [ | |
"/line-graphs-with-react-svg-d3/", | |
"/improving-svg-chart-interactivity-with-voronoi-diagrams/", | |
"/archive/svg/", | |
"/web-audio-delay/" | |
], | |
"picobel": [ | |
"/picobel-js-css-audio-player/", | |
"/you-can-now-install-picobel-using-npm/" | |
], | |
"add delay to audio online": ["/web-audio-delay/"], | |
"how to calculate reading speed": ["/calculating-reading-speed/"], | |
"decibel": ["/what-is-a-decibel-anyway/", "/picobel-js-css-audio-player/"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment