bst-mug / acres

Acronym expansion module based on word embeddings and filtering rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

acres

Codacy Badge Documentation Status Build Status Coverage Status License

An acronym expansion module based on word embeddings and filtering rules developed at the Institute for Medical Informatics, Statistics and Documentation at the Medical University of Graz (Austria).

Code documentation is available at the corresponding RTD page.

For additional information, check out Chapter 4 of Michel Oleynik's PhD Thesis on Leveraging Word Embeddings for Biomedical Natural Language Processing.

A preliminary version of this work using n-gram matching for abbreviation expansion is available at https://github.com/bst-mug/abbres.

Citing

If you use data or code in your work, please cite my PhD Thesis:

@phdthesis{oleynik2020leveraging,
  title={Leveraging word embeddings for biomedical natural language processing},
  author={Michel Oleynik},
  school={Medical University of Graz}
  year={2020}
}

About

Acronym expansion module based on word embeddings and filtering rules

License:Apache License 2.0


Languages

Language:Python 66.3%Language:Jupyter Notebook 32.5%Language:R 0.9%Language:Shell 0.3%