सन्दर्भ:
WOS5736
इस डेटासेट को 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"
}
}