@context dict | @type string | conformsTo string | name string | description string | citeAs string | license string | url string | version string | inLanguage list | keywords list | creator dict | datePublished timestamp[s] | rai:dataCollection string | rai:dataBiases string | rai:dataLimitations string | rai:dataUseCases string | rai:dataSocialImpact string | rai:hasSyntheticData bool | rai:personalSensitiveInformation string | distribution list | recordSet list |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{
"@language": "en",
"@vocab": "https://schema.org/",
"citeAs": "cr:citeAs",
"column": "cr:column",
"conformsTo": "dct:conformsTo",
"cr": "http://mlcommons.org/croissant/",
"data": {
"@id": "cr:data",
"@type": "@json"
},
"dataBiases": "cr:dataBiases",
"dataCollection": "cr:dataCollection",
... | sc:Dataset | http://mlcommons.org/croissant/1.0 | YoruMed | YoruMed is the first structured Yoruba medical terminology dataset comprising 1,000 English medical terms, their English definitions, and corresponding Yoruba translations. Each entry is annotated with translation strategy (MEANING-BASED or FORM-BASED), linguistic strategy (MORPHOLOGICAL, EXISTING, or LOANWORD), and me... | @misc{olagoke2026yorumed, author={Olagoke, Temitope}, title={YoruMed: A Yoruba Medical Terminology Dataset for Low-Resource African Language NLP}, year={2026}, publisher={Hugging Face}, url={https://huggingface.co/datasets/temitopeolagoke/yorumed}} | https://creativecommons.org/licenses/by/4.0/ | https://huggingface.co/datasets/temitopeolagoke/yorumed | 1.0.0 | [
"en",
"yo"
] | [
"yoruba",
"medical",
"low-resource",
"african-languages",
"nlp",
"terminology",
"biomedical",
"machine-translation"
] | {
"@type": "sc:Person",
"name": "Temitope Olagoke",
"email": "temitopeolagoke01@gmail.com",
"affiliation": {
"@type": "sc:Organization",
"name": "Independent Researcher, Lagos, Nigeria"
}
} | 2026-04-21T00:00:00 | The 1,000 medical terms were compiled from established biomedical reference sources including Chabner's The Language of Medicine (7th ed., 2004), Heather et al.'s Dictionary of Medical Terminology (4th ed., 2005), and Harper's Online Etymology Dictionary (2011). Yoruba translations were produced by a linguist holding a... | The dataset was compiled and translated by a single linguist who is a native speaker of the Osun dialect of Yoruba. Some translations may reflect Osun dialect intuitions and may not be equally natural across all Yoruba-speaking communities. The dataset has some concentration in Infectious Disease terminology (12.8%) re... | YoruMed has the following limitations: (1) Single translator — all translations were produced by one linguist and validated by one supervisor; community-scale validation has not been conducted. (2) Dialect variation — the Osun dialect of Yoruba was the primary linguistic reference; translations may not be equally natur... | YoruMed is intended for the following NLP research use cases: (1) Medical machine translation evaluation — assessing whether multilingual models correctly translate English medical terminology into Yoruba. (2) Biomedical named entity recognition — serving as a reference lexicon for Yoruba biomedical NER systems. (3) Cr... | Positive social impacts: YoruMed advances language equity by providing the first structured Yoruba medical terminology resource, enabling AI systems to better serve Yoruba-speaking populations in healthcare contexts. It supports the preservation and digital representation of Yoruba, one of Africa's largest languages, i... | false | The dataset contains no personal or sensitive information. All terms are drawn from publicly available medical reference sources. No patient data, clinical records, or personally identifiable information were used in the creation of this dataset. | [
{
"@type": "cr:FileObject",
"@id": "yorumed-csv",
"name": "YoruMed_v1.csv",
"description": "Main dataset file containing 1,000 English-Yoruba medical terminology pairs with annotations.",
"contentUrl": "https://huggingface.co/datasets/temitopeolagoke/yorumed/resolve/main/YoruMed_v1.csv",
"en... | [
{
"@type": "cr:RecordSet",
"@id": "yorumed-records",
"name": "YoruMed Records",
"description": "Each record represents one English-Yoruba medical terminology pair with linguistic annotations.",
"field": [
{
"@type": "cr:Field",
"@id": "english_term",
"name": "englis... |
README.md exists but content is empty.
- Downloads last month
- 27