Sieć nauki

Bibliografia:

WOS5736

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:web_of_science/WOS5736')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 6.0.0
  • Podziały :
Podział Przykłady
'train' 5736
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:web_of_science/WOS11967')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 6.0.0
  • Podziały :
Podział Przykłady
'train' 11967
  • Cechy :
{
    "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

Użyj następującego polecenia, aby załadować ten zestaw danych do TFDS:

ds = tfds.load('huggingface:web_of_science/WOS46985')
  • Opis :
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.
  • Licencja : Brak znanej licencji
  • Wersja : 6.0.0
  • Podziały :
Podział Przykłady
'train' 46985
  • Cechy :
{
    "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"
    }
}