Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,22 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
pretty_name: MRC Psycholinguistic Database
|
| 8 |
+
size_categories:
|
| 9 |
+
- 100K<n<1M
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# MRC Psycholinguistic Database
|
| 13 |
+
This is the complete MRC psycholinguistic database as found on https://websites.psychology.uwa.edu.au/school/mrcdatabase/uwa_mrc.htm.
|
| 14 |
+
|
| 15 |
+
## Usage
|
| 16 |
+
This dataset is ideal for training and evaluating machine learning models for English word concreteness.
|
| 17 |
+
|
| 18 |
+
## Acknowledgments
|
| 19 |
+
We extend our heartfelt gratitude to all the authors of the original dataset.
|
| 20 |
+
|
| 21 |
+
## License
|
| 22 |
+
This dataset is made available under the MIT license.
|