diff --git a/README.md b/README.md index b4de5f0..792e49c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # AbreMES-X: Extractor de Abreviaturas Médicas en Español (Spanish Medical Abbreviation extractor) +## Digital Object Identifier (DOI) + +https://doi.org/10.5281/zenodo.1492255 + + ## Introduction This is the software used to generate the Spanish Medical Abbreviation DataBase (https://github.com/PlanTL/AbreMES-DB). @@ -9,11 +14,6 @@ The sources of these publications are SciELO[1], IBECS[2] and Pubmed[3] and the We use a modified version of the algorithm developed by Schwartz & Hearst[4], adapted to the Spanish language and applying specific filters to improve the results. Users are permitted to change the code and adapt it to their needs without any restrictions, like adapting the abbreviation-definition extractor into other languages, domains, or other document types to analyze. -## Digital Object Identifier (DOI) - -https://doi.org/10.5281/zenodo.1492255 - - ## Prerequisites This software has been compiled with Java SE 1.8 and it should work with recent versions. You can download Java from the following website: https://www.java.com/en/download