Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ No particular task is supported, because the dataset is intended to enrich other
|
|
24 |
|
25 |
### Languages
|
26 |
|
27 |
-
Movie titles are provided in English the way they present on TV Tropes.
|
28 |
|
29 |
## Dataset Structure
|
30 |
|
@@ -44,6 +44,9 @@ There is only one split. The data is not meant to be used directly for training/
|
|
44 |
|
45 |
## Dataset Creation
|
46 |
|
|
|
|
|
|
|
47 |
### Curation Rationale
|
48 |
|
49 |
[More Information Needed]
|
@@ -54,10 +57,6 @@ There is only one split. The data is not meant to be used directly for training/
|
|
54 |
|
55 |
[More Information Needed]
|
56 |
|
57 |
-
#### Who are the source language producers?
|
58 |
-
|
59 |
-
[More Information Needed]
|
60 |
-
|
61 |
### Annotations
|
62 |
|
63 |
#### Annotation process
|
@@ -70,7 +69,7 @@ There is only one split. The data is not meant to be used directly for training/
|
|
70 |
|
71 |
### Personal and Sensitive Information
|
72 |
|
73 |
-
|
74 |
|
75 |
## Considerations for Using the Data
|
76 |
|
@@ -102,4 +101,4 @@ There is only one split. The data is not meant to be used directly for training/
|
|
102 |
|
103 |
### Contributions
|
104 |
|
105 |
-
|
|
|
24 |
|
25 |
### Languages
|
26 |
|
27 |
+
Movie titles are provided in English the way they are present on TV Tropes.
|
28 |
|
29 |
## Dataset Structure
|
30 |
|
|
|
44 |
|
45 |
## Dataset Creation
|
46 |
|
47 |
+
The dataset was created semi-automatically: [Cinemagoer](https://github.com/cinemagoer/cinemagoer) was used to query IMDb for movies with
|
48 |
+
matching titles, then the resulting output was manually verified.
|
49 |
+
|
50 |
### Curation Rationale
|
51 |
|
52 |
[More Information Needed]
|
|
|
57 |
|
58 |
[More Information Needed]
|
59 |
|
|
|
|
|
|
|
|
|
60 |
### Annotations
|
61 |
|
62 |
#### Annotation process
|
|
|
69 |
|
70 |
### Personal and Sensitive Information
|
71 |
|
72 |
+
Not applicable.
|
73 |
|
74 |
## Considerations for Using the Data
|
75 |
|
|
|
101 |
|
102 |
### Contributions
|
103 |
|
104 |
+
Contributions are welcome on this dataset page using the Community tab.
|