promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

Support of exporting matched terms with identifier #42

Open hh1985 opened 1 year ago

hh1985 commented 1 year ago

Can promptify support exporting formatted matched terms with identifiers like PubTator or BERN2: Example:

  1. https://www.ncbi.nlm.nih.gov/research/pubtator-api/publications/export/pubtator?pmids=28483577
  2. http://bern2.korea.ac.kr/

Thanks,

hh1985