{ "about": { "datasetID": "text_dataset_1", "datasetName": "Test text dataset", "description": "Based on 30_personae_dataset", "datasetSchemaVersion": "4.0.0", "redacted": false, "datasetVersion": "4.0.0", "digest": "93b2d6fda19ce0c64a9fb49f88c3a3c4444318df923ed424c3c7911336dfd34f" }, "dataResources": [ { "resID": "0", "resPath": "text/", "resType": "text", "resFormat": { "text/plain": [ "txt" ] }, "isCollection": true }, { "resID": "learningData", "resPath": "tables/learningData.csv", "resType": "table", "resFormat": { "text/csv": [ "csv" ] }, "isCollection": false, "columnsCount": 7, "columns": [ { "colIndex": 0, "colName": "d3mIndex", "colType": "integer", "role": [ "index" ] }, { "colIndex": 1, "colName": "raw_text_file", "colType": "string", "role": [ "attribute" ], "refersTo": { "resID": "0", "resObject": "item" } }, { "colIndex": 2, "colName": "text_language", "colType": "categorical", "role": [ "attribute" ] }, { "colIndex": 3, "colName": "author_gender", "colType": "categorical", "role": [ "attribute" ] }, { "colIndex": 4, "colName": "author_language", "colType": "categorical", "role": [ "attribute" ] }, { "colIndex": 5, "colName": "author_region", "colType": "categorical", "role": [ "attribute" ] }, { "colIndex": 6, "colName": "extrovert", "colType": "categorical", "role": [ "suggestedTarget" ] } ] } ] }