Chris Roeder CUAnschutz

Results 8 issues of Chris Roeder CUAnschutz

test_string_similarity failed for me because the nltk download isn't working. I found a way to get the download to work here: https://stackoverflow.com/questions/38916452/nltk-download-ssl-certificate-verify-failed After failing to get the solutions that fix...

coding

Now it shows a friendlier message "Error: Missing option '--clinical_domain'."

**Describe the bug** running without a mrconso file creates an error **To Reproduce** Steps to reproduce the behavior: (test_env) CARD-CRoeder:OMOP2OBO christopherroeder$ time ./main.py --clinical_domain condition --clinical_data resources/clinical_data/sample_conditions.csv **Expected behavior** no...

bug

**Describe the bug** If you run with no arguments (as you very likely would not) you get: "ValueError: 'default' must be a list when 'multiple' is true." **To Reproduce** Steps...

bug

Add a requirements.txt to make it easier to create an environment with required libs.

coding

The iri_mappings.txt in the jar doesn't work for my local deployment. I added code that looks in the current working directory, then the user's home directory, before the file in...