Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-01-15
| ||
06:11 | Stub out retrieving features for values of different kinds, whether the values are singular literals or slices indicating ranges, and whether the actual index values are stored as literals or are range-encoded. Leaf check-in: 9b63cd1913 user: sam_hames tags: refactor-all | |
06:09 | Make sure the corpus is closed when building an index. check-in: b7b0f4b5a8 user: sam_hames tags: refactor-all | |
2025-01-14
| ||
04:34 | Define how the index can be an overlay for the corpus to accessing docs and their transformations with iterators of doc_ids. check-in: 5582ed2495 user: sam_hames tags: refactor-all | |
00:26 | Range encode suitable fields, adjust the plugin index and more. check-in: 40722e1189 user: sam_hames tags: refactor-all | |
2025-01-13
| ||
04:48 | Add basic property tests for value handlers round tripping via the index. check-in: 3ff0b2ffbd user: sam_hames tags: refactor-all | |
2025-01-10
| ||
03:42 | IndexPlugin needs to be in it's own module to avoid circular imports. check-in: bf7e364b33 user: sam_hames tags: refactor-all | |
2025-01-09
| ||
22:06 | Actually include the index_core module - this implements the pluggable management of state on an index and provides migration pathways for accumulated state. check-in: b9c3d2588c user: sam_hames tags: refactor-all | |
00:23 | Setup basic composable plugin structure for managing the core index state. check-in: 38f18de1ce user: sam_hames tags: refactor-all | |
2025-01-08
| ||
02:26 | Initial reimplementation of the index schema building and corpus interface. This new version allows the corpus to work directly with inbuilt types, while still allowing for rich control of rendering of values in different contexts. This also refactors the index construction process to sit on it's own and provide an interface that is just one main function, build_index. check-in: fe7f695d6f user: sam_hames tags: refactor-all | |
2025-01-05
| ||
22:32 | Remove existing to begin refactoring everything in place check-in: 63b7b86600 user: sam_hames tags: refactor-all | |
22:27 | Create new branch named "refactor-all" check-in: 8492093af3 user: sam_hames tags: refactor-all | |
2024-11-11
| ||
22:39 | Generate comprehensive sample of concordances for each word in the presence of unparliamentary Leaf check-in: 9c6b294d87 user: sam_hames tags: refactor-features-clusters | |
2024-11-04
| ||
06:50 | Update unparliamentary analysis to incorporate a nicer format with trendlines, a fixed seed for the clustering, and a spreadsheet format for annotations check-in: c4ddaa1d77 user: sam_hames tags: refactor-features-clusters | |
2024-10-23
| ||
05:33 | Example for pulling out some hansard speeches related to unparliamentary check-in: 0c5621195a user: sam_hames tags: refactor-features-clusters | |
2024-08-16
| ||
00:57 | Remove index method for pinning clusters check-in: e13620cf23 user: sam_hames tags: refactor-features-clusters | |
2024-08-11
| ||
04:29 | Basic creation of new clusters from selection of features from a single cluster check-in: 8d37793f74 user: sam_hames tags: refactor-features-clusters | |
2024-07-31
| ||
23:43 | Further tidy up the server endpoints and display a sample of all documents if no active query check-in: 3ec0cb81fb user: sam_hames tags: refactor-features-clusters | |
01:41 | Switch to two column layout for clusters and docs check-in: 17ff562a5a user: sam_hames tags: refactor-features-clusters | |
01:40 | Bugfix: incorrect links displayed for StackExchangeCorpus check-in: 0143b2fea0 user: sam_hames tags: refactor-features-clusters | |
2024-07-29
| ||
02:03 | Tidy up padding and margins in the header check-in: 3bfd7e3a13 user: sam_hames tags: refactor-features-clusters | |
01:35 | Make top menu sticky, inline the search bar into it on the main index page check-in: 0d2c2af100 user: sam_hames tags: refactor-features-clusters | |
00:21 | Implement web interface for new cluster creation workflow and reset check-in: e120e5b9dd user: sam_hames tags: refactor-features-clusters | |
2024-07-28
| ||
23:37 | Bugfix: filter out placeholder top_k results and features with 0 intersection with query check-in: 27a3e4b5a9 user: sam_hames tags: refactor-features-clusters | |
2024-07-25
| ||
03:14 | Add methods to count the number of documents and retrieve a bitmap of all doc_ids check-in: bd508ebb4d user: sam_hames tags: refactor-features-clusters | |
2024-07-23
| ||
09:37 | Get basic server functionality working with new cluster format check-in: af9469aa64 user: sam_hames tags: refactor-features-clusters | |
07:02 | Migrate the CLI and index more fully, including migrating more of the tests from index functionality to cluster functionality. check-in: ed7b20c356 user: sam_hames tags: refactor-features-clusters | |
02:56 | Initial implementation of clusters as separate from a single clustering run, and as the bridge towards queries as the unit of analysis check-in: b072e33232 user: sam_hames tags: refactor-features-clusters | |
2024-07-16
| ||
00:56 | Rename some remaining feature_id references to feature check-in: cf8b19fe51 user: sam_hames tags: refactor-features-clusters | |
00:52 | Remove feature_ids everywhere, reference features only be fully qualified (field, value) pairs throughout check-in: 4f48c07827 user: sam_hames tags: refactor-features-clusters | |
2024-07-12
| ||
05:38 | Make sure notebook working data is properly cleaned up before running as a test Leaf check-in: 6396226312 user: sam_hames tags: trunk | |
05:35 | Refactor schema migration to better group statements into logical units check-in: ec1a75260e user: sam_hames tags: trunk | |
2024-07-09
| ||
05:17 | Make sure static files will also be included in release artifacts Leaf check-in: 179b5e1ba6 user: sam_hames tags: ui-rework | |
05:16 | Merge trunk back into this branch check-in: aebed08950 user: sam_hames tags: ui-rework | |
05:12 | Bump version in preparation for next phase of work check-in: 648a96cdba user: sam_hames tags: trunk | |
05:06 | Bugfix: make sure templates are properly included in the distributed package check-in: 4929916c99 user: sam_hames tags: trunk, release, 0.6.1 | |
04:32 | Bump version for release check-in: bdef0c24c5 user: sam_hames tags: trunk, release, 0.6.0 | |
2024-07-08
| ||
06:17 | Pull styles out to their own static css file check-in: 830a7c6e2b user: sam_hames tags: ui-rework | |
2024-07-05
| ||
04:54 | Expand comment documenting rationale for the algorithm behaviour check-in: 7688bcfad3 user: sam_hames tags: trunk | |
04:50 | Tweak algorithm settings by making moves from larger to smaller clusters easier and smaller to large clusters harder. check-in: 00c02fb129 user: sam_hames tags: trunk | |
2024-06-18
| ||
04:34 | Bugfix: missing cluster_id for navigating from cluster view back tothe overview check-in: 8e57f79a4e user: sam_hames tags: trunk | |
2024-06-07
| ||
01:26 | Make styling more specific so matching feature styling does not interfere with document styling check-in: 10574cc6d1 user: sam_hames tags: trunk | |
2024-06-04
| ||
05:55 | Bump to a dev version to test the PyPI release check-in: 7f9440602f user: sam_hames tags: trunk, 0.6.0.dev1 | |
05:54 | Only check and apply format to the hyperreal/ and tests/ folder - otherwise if you have a virtualenv in the same directory it will try to check/format all your dependencies. check-in: b4f3921692 user: sam_hames tags: trunk | |
05:41 | Update homepage in preparation for a PyPI release check-in: ac9710586a user: sam_hames tags: trunk | |
00:47 | Handle slight format change in stackexchange tags - it's now pipe delimited. This change will work on both old and new data. check-in: 5a19fb8eab user: sam_hames tags: trunk | |
2024-05-26
| ||
04:59 | Make the working directory cleaner for testing notebooks and testing cleans up the notebook to a blank state at the end check-in: 0ccc904863 user: sam_hames tags: trunk | |
04:40 | Testing environment for notebooks and the first phase of the stackexchange-corpus notebooks check-in: 60f69bc0f6 user: sam_hames tags: trunk | |
03:45 | Update readme with more information check-in: df3abb35b3 user: sam_hames tags: trunk | |
2024-05-22
| ||
02:53 | Update StackexchangeCorpus to handle the full stackoverflow dataset properly check-in: a74a9b22d5 user: sam_hames tags: trunk | |
2024-05-18
| ||
11:34 | Merge migration tidy up for next phase refactoring of schema check-in: 39b773a856 user: sam_hames tags: trunk | |