Prompt Learning is a new paradigm in Natural Language Processing(NLP), which uses pre-trained language models to perform downstream tasks, avoiding fine tuning of a model. This zero-shot learning approach can be applied to healthcare applications, where there is limited availability of data. This project aims to design prompt methodologies for downstream applications using PLMs, without the need for model training. This approach can change "Deep Learning" to "Deep Thinking" in Healthcare sector.
HealthPrompt
is developed by Sonish Sivarajkumar and Dr.
Yanshan Wang.
HealthPrompt
is implemented by Sonish Sivarajkumar.
Please cite our paper
@article{sivarajkumar2022healthprompt,
title={HealthPrompt: A Zero-shot Learning Paradigm for Clinical Natural Language Processing},
author={Sivarajkumar, Sonish and Wang, Yanshan},
journal={arXiv preprint arXiv:2203.05061},
year={2022}
}