web_of_science

তথ্যসূত্র:

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:web_of_science/WOS5736')
  • বর্ণনা :
The Web Of Science (WOS) dataset is a collection of data  of published papers
available
from the Web of Science. WOS has been released in three versions: WOS-46985, WOS-11967 and WOS-5736. WOS-46985 is the
full dataset
. WOS-11967 and WOS-5736 are two subsets of WOS-46985.

Web of Science Dataset WOS-5736: This dataset contains 5,736 documents with 11 categories which include 3 parents categories.
  • লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
  • সংস্করণ : 6.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 5736
  • বৈশিষ্ট্য :
{
   
"input_data": {
       
"dtype": "string",
       
"id": null,
       
"_type": "Value"
   
},
   
"label": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_1": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_2": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
}
}

WOS11967

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:web_of_science/WOS11967')
  • বর্ণনা :
The Web Of Science (WOS) dataset is a collection of data  of published papers
available
from the Web of Science. WOS has been released in three versions: WOS-46985, WOS-11967 and WOS-5736. WOS-46985 is the
full dataset
. WOS-11967 and WOS-5736 are two subsets of WOS-46985.

Web of Science Dataset WOS-11967: This dataset contains 11,967 documents with 35 categories which include 7 parents categories.
  • লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
  • সংস্করণ : 6.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 11967
  • বৈশিষ্ট্য :
{
   
"input_data": {
       
"dtype": "string",
       
"id": null,
       
"_type": "Value"
   
},
   
"label": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_1": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_2": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
}
}

WOS46985

TFDS এ এই ডেটাসেট লোড করতে নিম্নলিখিত কমান্ডটি ব্যবহার করুন:

ds = tfds.load('huggingface:web_of_science/WOS46985')
  • বর্ণনা :
The Web Of Science (WOS) dataset is a collection of data  of published papers
available
from the Web of Science. WOS has been released in three versions: WOS-46985, WOS-11967 and WOS-5736. WOS-46985 is the
full dataset
. WOS-11967 and WOS-5736 are two subsets of WOS-46985.

Web of Science Dataset WOS-46985: This dataset contains 46,985 documents with 134 categories which include 7 parents categories.
  • লাইসেন্স : কোনো পরিচিত লাইসেন্স নেই
  • সংস্করণ : 6.0.0
  • বিভাজন :
বিভক্ত উদাহরণ
'train' 46985
  • বৈশিষ্ট্য :
{
   
"input_data": {
       
"dtype": "string",
       
"id": null,
       
"_type": "Value"
   
},
   
"label": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_1": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
},
   
"label_level_2": {
       
"dtype": "int32",
       
"id": null,
       
"_type": "Value"
   
}
}