তথ্যসূত্র:
উইকি
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 International Public License (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"
}
}
lt
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 International Public License (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 International Public License (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"
}
}