Results show no differences in means under any set of analytic choices.
Results show no differences in means under any set of analytic choices.
Finally, I fulfill something long-promised: a full, open-source release of the entire RegCheck codebase.
This comes with instructions on how to run RegCheck locally, both as a local implementation of the GUI, and as a standalone CLI application. Find the code here:
github.com/JamieCummins...
Finally, I fulfill something long-promised: a full, open-source release of the entire RegCheck codebase.
This comes with instructions on how to run RegCheck locally, both as a local implementation of the GUI, and as a standalone CLI application. Find the code here:
github.com/JamieCummins...
I have also added integration with the ClinicalTrials.gov API.
You can now provide a ClinicalTrials.gov identifier and RegCheck will automatically retrieve the registration.
I have also added integration with the ClinicalTrials.gov API.
You can now provide a ClinicalTrials.gov identifier and RegCheck will automatically retrieve the registration.
Crucially: quote extraction is NOT done by a generative LLM.
Instead, it uses embeddings-based comparisons between text chunks and user-defined comparison dimensions.
This means extraction is deterministic: run RegCheck with the same inputs, you'll get the same quotes as outputs.
Crucially: quote extraction is NOT done by a generative LLM.
Instead, it uses embeddings-based comparisons between text chunks and user-defined comparison dimensions.
This means extraction is deterministic: run RegCheck with the same inputs, you'll get the same quotes as outputs.