Skip to content

gottalottarock/ClinicalTrials-data-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClinicalTrials-data-search

CLI for searching for studies in the data from ClinicalTrials by name drugs and research phase for B-Cell Lymphoma disease.

Usage

usage:  python search.py [-h] -d DRUGS [-p {1,2,3} [{1,2,3} ...]] [--debug] [-s]

optional arguments:
  -h, --help            show help message and exit
  -d DRUGS, --drugs DRUGS
                        Drugs query to search
  -p {1,2,3} [{1,2,3} ...], --phases {1,2,3} [{1,2,3} ...]
                        Possible phases
  -s, --similarity      
                        print similarity to the query for each result 
  --debug               
                        -s + print word's weights in query, words' embeddings for each result

Some additional configs can be changed in /ct_search/config.py, they described there.

About

CLI for searching for studies in the data from ClinicalTrials by name drugs and research phase for B-Cell Lymphoma disease.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages