مراجع:
ويكي
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:swedish_medical_ner/wiki')
- وصف :
SwedMedNER is a dataset for training and evaluating Named Entity Recognition systems on medical texts in Swedish.
It is derived from medical articles on the Swedish Wikipedia, Läkartidningen, and 1177 Vårdguiden.
الترخيص : Creative Commons Attribution-ShareAlike 4.0 الرخصة الدولية العامة (CC BY-SA 4.0) راجع http://creativecommons.org/licenses/by-sa/4.0/ للاطلاع على ملخص الترخيص.
الإصدار : 1.0.0
الإنشقاقات :
ينقسم | أمثلة |
---|---|
'train' | 48720 |
- سمات :
{
"sid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"entities": {
"feature": {
"start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"end": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"type": {
"num_classes": 3,
"names": [
"Disorder and Finding",
"Pharmaceutical Drug",
"Body Structure"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
لتر
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:swedish_medical_ner/lt')
- وصف :
SwedMedNER is a dataset for training and evaluating Named Entity Recognition systems on medical texts in Swedish.
It is derived from medical articles on the Swedish Wikipedia, Läkartidningen, and 1177 Vårdguiden.
الترخيص : Creative Commons Attribution-ShareAlike 4.0 الرخصة الدولية العامة (CC BY-SA 4.0) راجع http://creativecommons.org/licenses/by-sa/4.0/ للاطلاع على ملخص الترخيص.
الإصدار : 1.0.0
الإنشقاقات :
ينقسم | أمثلة |
---|---|
'train' | 745753 |
- سمات :
{
"sid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"entities": {
"feature": {
"start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"end": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"type": {
"num_classes": 3,
"names": [
"Disorder and Finding",
"Pharmaceutical Drug",
"Body Structure"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
1177
استخدم الأمر التالي لتحميل مجموعة البيانات هذه في TFDS:
ds = tfds.load('huggingface:swedish_medical_ner/1177')
- وصف :
SwedMedNER is a dataset for training and evaluating Named Entity Recognition systems on medical texts in Swedish.
It is derived from medical articles on the Swedish Wikipedia, Läkartidningen, and 1177 Vårdguiden.
الترخيص : Creative Commons Attribution-ShareAlike 4.0 الرخصة الدولية العامة (CC BY-SA 4.0) راجع http://creativecommons.org/licenses/by-sa/4.0/ للاطلاع على ملخص الترخيص.
الإصدار : 1.0.0
الإنشقاقات :
ينقسم | أمثلة |
---|---|
'train' | 927 |
- سمات :
{
"sid": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"sentence": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"entities": {
"feature": {
"start": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"end": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"text": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"type": {
"num_classes": 3,
"names": [
"Disorder and Finding",
"Pharmaceutical Drug",
"Body Structure"
],
"names_file": null,
"id": null,
"_type": "ClassLabel"
}
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}