Spaces:
Running
Running
File size: 805 Bytes
8ccf4dc 9c03f1d 8ccf4dc 7ec1417 8ccf4dc e7f9191 9c03f1d 8ccf4dc |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
title: BioAnnotator - MultiNER/NEL Simplified
emoji: π
colorFrom: indigo
colorTo: red
sdk: gradio
sdk_version: 5.14.0
app_file: app-demo-myMultiNER.py
pinned: false
description: Simple biomedical annotator (BioAnnotator) that can annotate biomedical text and individual concepts. It performs Named-Entity Recognition (NER), allowing you to choose from various models. Once entities are detected, you can attempt to link them (Named-Entity Linking, NEL) to corresponding biomedical ontology concepts (i.e., nodes) within our biomedical knowledge-base. Additionally, the tool is not only accessible via the demo dashboard but in case it can also be queried programmatically via a simple REST API.
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|