.. BIOTEA documentation master file, created by sphinx-quickstart on Mon Jan 16 10:12:32 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. BENT: Biomedical Entity Annotator ================================== **BENT: Biomedical Entity Annotator** Python Library for Named Entity Recognition (NER) and Linking (NEL) in the biomedical domain. NER models are based on `PubMedBERT `__ and a post-processing rule-based module. NEL model is a graph-based approach based on the Personalized PageRank algorithm and Information content. `Python package `__ `Github repository `__ .. toctree:: :maxdepth: 3 :caption: Contents: :titlesonly: install.rst usage.rst documentation.rst Citation: ~~~~~~~~~ .. bibliography:: Ruas2022 Indices and tables ================== * :ref:`genindex` * :ref:`search`