Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- dictionary
|
| 7 |
+
- jsonl
|
| 8 |
+
- dataset
|
| 9 |
+
- oxford
|
| 10 |
+
pretty_name: Oxford Dictionary Community
|
| 11 |
---
|
| 12 |
+
This is the Oxford Dictionary from community. The format is: `{"_id": {"$oid": "5b187f02e7a4cd0316e66363"}, "word": "FUMERELL", "definition": "See Femerell.", "__v": 0}`
|