Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 2.19 KB

File metadata and controls

73 lines (52 loc) · 2.19 KB

AMIA 2025 Publications & Data Repositories

This repository serves as a landing page for data resources, official source code repositories, and publication links associated with my AMIA 2025 Fall Symposium paper submissions.


PVLens: Enhancing Pharmacovigilance Through Automated Label Extraction

AMIA Annual Symposium Proceedings (2025)
Presented at the AMIA 2025 Fall Symposium, Atlanta, GA

📄 Paper

📚 BibTeX

@article{pvlens2025,
  author    = {Painter, J. L. and Powell, G. E. and Bate, A.},
  title     = {PVLens: Enhancing pharmacovigilance through automated label extraction},
  journal   = {AMIA Annual Symposium Proceedings},
  publisher = {AMIA},
  volume    = {2025},
  month     = {11},
  address   = {Atlanta, GA},
  doi       = {10.48550/arXiv.2503.20639}
}

💻 Source Code

The full, maintained implementation is available from the official GitHub repository:

https://github.com/GSK-Global-Safety/pvlens


Ontology-based Semantic Similarity Measures for Clustering Medical Concepts in Drug Safety

AMIA Annual Symposium Proceedings (2025)
Presented at the AMIA 2025 Fall Symposium, Atlanta, GA

📄 Paper

📚 BibTeX

@article{ontossm2025,
  author    = {Painter, J. L. and Haguinet, F. and Powell, G. E. and Bate, A.},
  title     = {Ontology-based Semantic Similarity Measures for Clustering Medical Concepts in Drug Safety},
  journal   = {AMIA Annual Symposium Proceedings},
  publisher = {AMIA},
  volume    = {2025},
  month     = {11},
  address   = {Atlanta, GA},
  doi       = {10.48550/arXiv.2503.20737}
}

💻 Source Code

The reference implementation and evaluation framework are available from the official GitHub repository:

https://github.com/GSK-Global-Safety/semantic-similarity