Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,23 +13,6 @@ size_categories:
|
|
| 13 |
This dataset is provided by the research "Concreteness ratings for 40 thousand generally known English word lemmas" of Brysbaert et al. (2014).
|
| 14 |
The original dataset can be found [here](https://osf.io/kj76e/).
|
| 15 |
|
| 16 |
-
## Column Description
|
| 17 |
-
| **Column Name** | **Description** | **Values** |
|
| 18 |
-
|------------------------------|-----------------------------------------------------------|--------------------------------------------------------------------------------------------------|
|
| 19 |
-
| `WorkerId` | Unique Amazon Mechanical Turk personal ID | |
|
| 20 |
-
| `WorkTimeInSeconds` | Time between accepting and submitting the assignment | |
|
| 21 |
-
| `LifetimeApprovalRate` | Prior assignments approved | |
|
| 22 |
-
| `Last30DaysApprovalRate` | Prior assignments approved in the last 30 days | |
|
| 23 |
-
| `Last7DaysApprovalRate` | Prior assignments approved in the last 7 days | |
|
| 24 |
-
| `Answer.QAge` | Responder's age | |
|
| 25 |
-
| `Answer.QEducation` | Level of education that describes the responder best | Some high school; high school graduate; some college-no degree; Associates degree; Bachelors degree; Masters degree; Doctorate; Unspecified |
|
| 26 |
-
| `Answer.QGender` | Responder's gender | Female; Male; Unspecified |
|
| 27 |
-
| `Answer.QHand` | Responder's dominant hand | Left; Right; Unspecified |
|
| 28 |
-
| `Answer.QLang` | Responder's language(s) | |
|
| 29 |
-
| `Answer.QRaised` | State where the responder lived most of the time before age 7 | US states |
|
| 30 |
-
| `Word` | Stimulus word | |
|
| 31 |
-
| `Rating` | Rating of the stimulus word | 1-5 or "n"/"N" for unknown word |
|
| 32 |
-
|
| 33 |
## Usage
|
| 34 |
This dataset is ideal for training and evaluating machine learning models for English word concreteness.
|
| 35 |
|
|
|
|
| 13 |
This dataset is provided by the research "Concreteness ratings for 40 thousand generally known English word lemmas" of Brysbaert et al. (2014).
|
| 14 |
The original dataset can be found [here](https://osf.io/kj76e/).
|
| 15 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
## Usage
|
| 17 |
This dataset is ideal for training and evaluating machine learning models for English word concreteness.
|
| 18 |
|