Clinical-Trial-Parser icon indicating copy to clipboard operation
Clinical-Trial-Parser copied to clipboard

Library for converting clinical trial eligibility criteria to a machine-readable format.

Results 6 Clinical-Trial-Parser issues
Sort by recently updated
recently updated
newest added

We are getting below error while executing aact.sh. pg_restore: creating FK CONSTRAINT "ctgov.outcome_counts outcome_counts_result_group_id_fkey" pg_restore: creating FK CONSTRAINT "ctgov.outcome_measurements outcome_measurements_outcome_id_fkey" pg_restore: creating FK CONSTRAINT "ctgov.outcome_measurements outcome_measurements_result_group_id_fkey" pg_restore: creating FK CONSTRAINT...

I would like to get the clinical trials for a particular gene and variant inclusion criteria. Is there a way to get that using the clinical trial parser? If so,...

when i execute this command:- (base) macbook@macbooks-MacBook-Pro Clinical-Trial-Parser-main % pytext train < src/resources/config/ner.json following is error which arrise despite i installed caffe and all other dependencies. moreover, also tried all...

I was wondering if anyone has had any luck installing/setting up the Clinical Trial Parser recently? I keep running into an error stating that caffe2 cannot be found when trying...

is there a way to configure and improve cfg_parse result? At the moment with my test data set it is does not seem stable enough to parse a simple criteria...

On MacOS Mojave and Catalina, training the NER models results in a segfault during the training of epoch 1. I'm using the command as advertised `pytext train < src/resources/config/ner.json`, from...