Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-10-15
| ||
22:55 | Add cluster navigation/step by step Leaf check-in: aa7737f3f2 user: sam_hames tags: refactor-all | |
2025-10-14
| ||
03:55 | More compact layout for intensity heatmap check-in: e62606e46d user: sam_hames tags: refactor-all | |
2025-10-09
| ||
11:37 | Further improvements to table display and rendering - now use a variable magnitude to keep counts compact check-in: a89a10dc29 user: sam_hames tags: refactor-all | |
2025-10-08
| ||
06:48 | Expand clickable area for select boxes via additional label elements in adjacent cells check-in: f6a691fbc7 user: sam_hames tags: refactor-all | |
06:18 | Make the layout take up less vertical space/have more space for column content check-in: 43a38414e0 user: sam_hames tags: refactor-all | |
02:52 | Nicer heatmap and tighter table layout check-in: 328021a686 user: sam_hames tags: refactor-all | |
01:54 | Reorganise clusters into simple tables with minimal highlighting check-in: 8df8b418b4 user: sam_hames tags: refactor-all | |
2025-10-04
| ||
01:10 | Add testing for different sampling rates in clustering algorithm check-in: 912f8fd967 user: sam_hames tags: refactor-all | |
2025-10-03
| ||
05:43 | Move search bar to the main navigation check-in: 3cd44796cf user: sam_hames tags: refactor-all | |
05:27 | Further tweak styling/CSS check-in: ffb0b8bdf8 user: sam_hames tags: refactor-all | |
05:03 | Reorganise the layout to create a more compact layout + hopefully more comprehensible content order check-in: 795272f04f user: sam_hames tags: refactor-all | |
2025-10-02
| ||
07:17 | Reorganise so the query is more prominent, the searches are central, and columns can be broken up vertically with scrollable sub elements check-in: f1a65e0829 user: sam_hames tags: refactor-all | |
2025-09-30
| ||
03:38 | Use a simpler sampling_rate parameter for clustering check-in: dddb12206a user: sam_hames tags: refactor-all | |
02:52 | Dispatch clustering work as soon as it's ready rather than waiting for all batches to be ready check-in: bbb0206245 user: sam_hames tags: refactor-all | |
2025-09-28
| ||
06:59 | Refactor clustering algorithm to work with permanent background workers - only open the mmap once per worker rather than once per cluster check-in: 7828cc5174 user: sam_hames tags: refactor-all | |
2025-09-27
| ||
00:31 | Simplify clustering algorithm: instead of group clustering just do a random sample of clusters for each feature, but also keep track of previous best clusters to retest on future iterations. check-in: e86275906b user: sam_hames tags: refactor-all | |
2025-09-25
| ||
23:48 | Choose a reasonable default selected cluster for navigation check-in: 552728ac3f user: sam_hames tags: refactor-all | |
2025-09-24
| ||
05:12 | Deduplicate and create new query clause from selected - features are automatically moved to the new location rather than being repeated check-in: 89f8815a7d user: sam_hames tags: refactor-all | |
05:12 | Nest dir= attributes in HTML so punctuation is rendered correctly in concordance view, while still maintaining start truncation for text. check-in: 32ac36ebc4 user: sam_hames tags: refactor-all | |
02:30 | Basic search bar and selectable fields when serving a web index check-in: f24803b77a user: sam_hames tags: refactor-all | |
02:03 | Very simple cluster navigation selector for working through systematically check-in: 3dbf9a7959 user: sam_hames tags: refactor-all | |
01:59 | Start new query with selected check-in: db844d72c3 user: sam_hames tags: refactor-all | |
01:45 | Start new query with selected check-in: ecbbe3e2e2 user: sam_hames tags: refactor-all | |
2025-09-23
| ||
03:57 | Simplify intersection test in feature clustering check-in: 9dc3f77ff4 user: sam_hames tags: refactor-all | |
01:59 | Reorganise notebooks to be flatter check-in: ab284517db user: sam_hames tags: refactor-all | |
2025-09-22
| ||
12:17 | Make sure columns remain the same size check-in: 83e11e3ea6 user: sam_hames tags: refactor-all | |
00:46 | Tidy up styling and concordance views, add posters to default facets check-in: c3726e5678 user: sam_hames tags: refactor-all | |
2025-09-17
| ||
12:31 | Don't use full saturation for heatmaps: max out at 80% to preserve text contrast check-in: 52eea16a47 user: sam_hames tags: refactor-all | |
12:30 | Style boolean operators as italic for contrast check-in: 10493b4d8a user: sam_hames tags: refactor-all | |
12:29 | Use a more conventionally structured display of the boolean query check-in: 6f12b9a258 user: sam_hames tags: refactor-all | |
00:08 | Keep current query when expanding clusters check-in: bd39dc9461 user: sam_hames tags: refactor-all | |
2025-09-16
| ||
03:49 | Clean up the context managers to be jointly declared and avoid a layer of nesting in _measure_feature_contribution_to_cluster check-in: 69e1f82ca6 user: sam_hames tags: refactor-all | |
03:49 | Correct bug in the test cases check-in: 920f166bdb user: sam_hames tags: refactor-all | |
01:03 | Make table layouts more consistent check-in: 31b072c368 user: sam_hames tags: refactor-all | |
01:03 | Use correct random_state attribute for reproducibility check-in: 94ac252004 user: sam_hames tags: refactor-all | |
2025-09-15
| ||
23:51 | Add basic view of the currently selected query check-in: a57b371adb user: sam_hames tags: refactor-all | |
23:07 | Add headings for columns check-in: a5ea562cfc user: sam_hames tags: refactor-all | |
22:43 | Use colour for heatmaps instead of monochrome check-in: f21c2f28f3 user: sam_hames tags: refactor-all | |
09:43 | Remove stray print check-in: c2b652224b user: sam_hames tags: refactor-all | |
09:32 | DNF based query interface to incrementally build an interesting query check-in: adcd06e4c3 user: sam_hames tags: refactor-all | |
05:59 | Create a new header table for each cluster to show the relevant features check-in: 7b341e2b2f user: sam_hames tags: refactor-all | |
05:31 | Rework feature stats table to show heatmapped values for the number of hits, and the total number of docs for a particular feature check-in: 1374ea18e1 user: sam_hames tags: refactor-all | |
05:30 | Rework feature stats table to show heatmapped values for the number of hits, and the total number of docs for a particular feature check-in: bfbba95eab user: sam_hames tags: refactor-all | |
2025-09-13
| ||
12:37 | Thinner borders check-in: 8742d18ead user: sam_hames tags: refactor-all | |
2025-09-12
| ||
10:07 | Rearrange cluster layout check-in: 9567d6aa8f user: sam_hames tags: refactor-all | |
2025-09-10
| ||
11:38 | Layout feature tables with grid as well check-in: 41508a160e user: sam_hames tags: refactor-all | |
10:38 | Simplify table displays for consistency check-in: 27d9e2a097 user: sam_hames tags: refactor-all | |
06:20 | Layout concordances with CSS grid so that they actually work across other browsers, unlike tables with table-layout: fixed check-in: 5b16f6f68d user: sam_hames tags: refactor-all | |
05:31 | Minor style tweaks check-in: ea0333a178 user: sam_hames tags: refactor-all | |
04:56 | Don't display expand link if the cluster of features is already expanded check-in: e68b976d84 user: sam_hames tags: refactor-all | |