bigscience-workshop / bigscience-workshop/biomedical

CAS: NED missing

Open
#692 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
505
Forks
117
PR merge metrics
No merged PRs in 30d

Description

From the paper
```
Concept Unique Identifiers (CUI) corre-
sponding to French terms from the UMLS
(Lindberg et al., 1993) for single or multi-
word terms. For multi-word terms, the an-
notations exploits the IOB (Inside-Outside-
Begin) format. For instance, the two-word
term vitamine B12 is encoded as follows:
- ... O
- vitamine B-C0042845
- B12 I-C0042845
- ... O
```
but `_SUPPORTED_TASKS` has only `TEXT_CLASSIFICATION`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.