参考文献:
ええ
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:arabic_pos_dialect/egy')
- 説明:
The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.
- ライセンス: 既知のライセンスはありません
- バージョン: 0.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 350 |
- 特徴:
{
"fold": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subfold": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"words": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"segments": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
レフ
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:arabic_pos_dialect/lev')
- 説明:
The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.
- ライセンス: 既知のライセンスはありません
- バージョン: 0.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 350 |
- 特徴:
{
"fold": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subfold": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"words": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"segments": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
グルフ
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:arabic_pos_dialect/glf')
- 説明:
The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.
- ライセンス: 既知のライセンスはありません
- バージョン: 0.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 350 |
- 特徴:
{
"fold": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subfold": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"words": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"segments": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}
マネージャー
次のコマンドを使用して、このデータセットを TFDS にロードします。
ds = tfds.load('huggingface:arabic_pos_dialect/mgr')
- 説明:
The Dialectal Arabic Datasets contain four dialects of Arabic, Etyptian (EGY), Levantine (LEV), Gulf (GLF), and Maghrebi (MGR). Each dataset consists of a set of 350 manually segmented and POS tagged tweets.
- ライセンス: 既知のライセンスはありません
- バージョン: 0.0.0
- 分割:
スプリット | 例 |
---|---|
'train' | 350 |
- 特徴:
{
"fold": {
"dtype": "int32",
"id": null,
"_type": "Value"
},
"subfold": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"words": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"segments": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
},
"pos_tags": {
"feature": {
"dtype": "string",
"id": null,
"_type": "Value"
},
"length": -1,
"id": null,
"_type": "Sequence"
}
}