diltdicker
commited on
Commit
·
680eee8
1
Parent(s):
1629ff6
fixed readme and data files
Browse files- README.md +196 -196
- test/romance_data-2022-test.parquet +3 -0
- train/romance_data-2022-train.parquet +3 -0
README.md
CHANGED
@@ -14,202 +14,202 @@ Data Fields
|
|
14 |
- `author` : comma-separated (`last-name, first-name`) of the author of book
|
15 |
- `isbn13` : 13 digit number for the isbn of book (note not all books will have an isbn number)
|
16 |
- `description` : text description of the book. May contain quoted lines, a brief teaser of the plot, etc...
|
17 |
-
- `genres` :
|
18 |
-
- `womens-fiction` : 1 or 0 indicating if
|
19 |
-
- `abuse` : 1 or 0 indicating if
|
20 |
-
- `accidental-pregnancy` : 1 or 0 indicating if
|
21 |
-
- `action-adventure` : 1 or 0 indicating if
|
22 |
-
- `actor-actress-dancer-model` : 1 or 0 indicating if
|
23 |
-
- `adoption` : 1 or 0 indicating if
|
24 |
-
- `adultery` : 1 or 0 indicating if
|
25 |
-
- `african-american` : 1 or 0 indicating if
|
26 |
-
- `alcoholism` : 1 or 0 indicating if
|
27 |
-
- `aliens` : 1 or 0 indicating if
|
28 |
-
- `alpha-hero` : 1 or 0 indicating if
|
29 |
-
- `alternative-history` : 1 or 0 indicating if
|
30 |
-
- `amateur-sleuth` : 1 or 0 indicating if
|
31 |
-
- `americana` : 1 or 0 indicating if
|
32 |
-
- `amish` : 1 or 0 indicating if
|
33 |
-
- `amnesia` : 1 or 0 indicating if
|
34 |
-
- `angels` : 1 or 0 indicating if
|
35 |
-
- `animals` : 1 or 0 indicating if
|
36 |
-
- `anthropologists-archeologists` : 1 or 0 indicating if
|
37 |
-
- `apocalypse` : 1 or 0 indicating if
|
38 |
-
- `arranged-marriage` : 1 or 0 indicating if
|
39 |
-
- `arthurian-legend` : 1 or 0 indicating if
|
40 |
-
- `asian-american` : 1 or 0 indicating if
|
41 |
-
- `astrology` : 1 or 0 indicating if
|
42 |
-
- `bbw-heroines` : 1 or 0 indicating if
|
43 |
-
- `bad-boy` : 1 or 0 indicating if
|
44 |
-
- `best-friends` : 1 or 0 indicating if
|
45 |
-
- `beta-hero` : 1 or 0 indicating if
|
46 |
-
- `biographical` : 1 or 0 indicating if
|
47 |
-
- `blackmail` : 1 or 0 indicating if
|
48 |
-
- `boarding-school` : 1 or 0 indicating if
|
49 |
-
- `captor-captive` : 1 or 0 indicating if
|
50 |
-
- `category-romance` : 1 or 0 indicating if
|
51 |
-
- `celebrities` : 1 or 0 indicating if
|
52 |
-
- `celts` : 1 or 0 indicating if
|
53 |
-
- `chefs-foodies` : 1 or 0 indicating if
|
54 |
-
- `chick-lit` : 1 or 0 indicating if
|
55 |
-
- `christian` : 1 or 0 indicating if
|
56 |
-
- `clean-&-wholesome` : 1 or 0 indicating if
|
57 |
-
- `clones` : 1 or 0 indicating if
|
58 |
-
- `comedy-humor` : 1 or 0 indicating if
|
59 |
-
- `coming-of-age` : 1 or 0 indicating if
|
60 |
-
- `contemporary-romance` : 1 or 0 indicating if
|
61 |
-
- `cowboys` : 1 or 0 indicating if
|
62 |
-
- `cozy-mystery` : 1 or 0 indicating if
|
63 |
-
- `crime` : 1 or 0 indicating if
|
64 |
-
- `dark-fantasy` : 1 or 0 indicating if
|
65 |
-
- `death-dying` : 1 or 0 indicating if
|
66 |
-
- `debutante-heiress` : 1 or 0 indicating if
|
67 |
-
- `demons` : 1 or 0 indicating if
|
68 |
-
- `disabilities` : 1 or 0 indicating if
|
69 |
-
- `divorce` : 1 or 0 indicating if
|
70 |
-
- `doctor-nurse` : 1 or 0 indicating if
|
71 |
-
- `dragons` : 1 or 0 indicating if
|
72 |
-
- `dystopian` : 1 or 0 indicating if
|
73 |
-
- `elves` : 1 or 0 indicating if
|
74 |
-
- `enemies-to-lovers` : 1 or 0 indicating if
|
75 |
-
- `epic-fantasy` : 1 or 0 indicating if
|
76 |
-
- `erotica` : 1 or 0 indicating if
|
77 |
-
- `espionage-spies-cia` : 1 or 0 indicating if
|
78 |
-
- `fairies-fae` : 1 or 0 indicating if
|
79 |
-
- `fairy-tales-folklore` : 1 or 0 indicating if
|
80 |
-
- `fake-relationship` : 1 or 0 indicating if
|
81 |
-
- `falsely-accused` : 1 or 0 indicating if
|
82 |
-
- `family-siblings` : 1 or 0 indicating if
|
83 |
-
- `famous-characters` : 1 or 0 indicating if
|
84 |
-
- `fantasy` : 1 or 0 indicating if
|
85 |
-
- `fantasy-romance` : 1 or 0 indicating if
|
86 |
-
- `feminism` : 1 or 0 indicating if
|
87 |
-
- `firefighters` : 1 or 0 indicating if
|
88 |
-
- `forced-proximity` : 1 or 0 indicating if
|
89 |
-
- `forensics` : 1 or 0 indicating if
|
90 |
-
- `friends-to-lovers` : 1 or 0 indicating if
|
91 |
-
- `general-fiction` : 1 or 0 indicating if
|
92 |
-
- `ghosts` : 1 or 0 indicating if
|
93 |
-
- `gothic` : 1 or 0 indicating if
|
94 |
-
- `graphic-novel` : 1 or 0 indicating if
|
95 |
-
- `guardian-ward` : 1 or 0 indicating if
|
96 |
-
- `hard-boiled` : 1 or 0 indicating if
|
97 |
-
- `heroic-fantasy-sword-&-sorcery` : 1 or 0 indicating if
|
98 |
-
- `hidden-identity` : 1 or 0 indicating if
|
99 |
-
- `hispanic-&-latino` : 1 or 0 indicating if
|
100 |
-
- `historical` : 1 or 0 indicating if
|
101 |
-
- `historical-mystery` : 1 or 0 indicating if
|
102 |
-
- `historical-romance` : 1 or 0 indicating if
|
103 |
-
- `holidays` : 1 or 0 indicating if
|
104 |
-
- `horror` : 1 or 0 indicating if
|
105 |
-
- `infidelity` : 1 or 0 indicating if
|
106 |
-
- `jane-austen` : 1 or 0 indicating if
|
107 |
-
- `jewish` : 1 or 0 indicating if
|
108 |
-
- `kidnapping` : 1 or 0 indicating if
|
109 |
-
- `kids-(12-&-under)` : 1 or 0 indicating if
|
110 |
-
- `kids:-middle-grade` : 1 or 0 indicating if
|
111 |
-
- `lgbtq` : 1 or 0 indicating if
|
112 |
-
- `law-enforcement` : 1 or 0 indicating if
|
113 |
-
- `lawyers` : 1 or 0 indicating if
|
114 |
-
- `legal-thriller` : 1 or 0 indicating if
|
115 |
-
- `literary` : 1 or 0 indicating if
|
116 |
-
- `magic` : 1 or 0 indicating if
|
117 |
-
- `magical-realism` : 1 or 0 indicating if
|
118 |
-
- `mail-order-brides` : 1 or 0 indicating if
|
119 |
-
- `manga` : 1 or 0 indicating if
|
120 |
-
- `marriage-of-convenience` : 1 or 0 indicating if
|
121 |
-
- `mashup` : 1 or 0 indicating if
|
122 |
-
- `mature-(18-&-over)` : 1 or 0 indicating if
|
123 |
-
- `may-december` : 1 or 0 indicating if
|
124 |
-
- `medical` : 1 or 0 indicating if
|
125 |
-
- `medical-thriller` : 1 or 0 indicating if
|
126 |
-
- `mermaids` : 1 or 0 indicating if
|
127 |
-
- `military` : 1 or 0 indicating if
|
128 |
-
- `mistaken-identity` : 1 or 0 indicating if
|
129 |
-
- `monsters` : 1 or 0 indicating if
|
130 |
-
- `motorcycle-club-bikers` : 1 or 0 indicating if
|
131 |
-
- `moviestv` : 1 or 0 indicating if
|
132 |
-
- `multicultural-&-interracial-romance` : 1 or 0 indicating if
|
133 |
-
- `music` : 1 or 0 indicating if
|
134 |
-
- `mystery` : 1 or 0 indicating if
|
135 |
-
- `mythology` : 1 or 0 indicating if
|
136 |
-
- `native-americans` : 1 or 0 indicating if
|
137 |
-
- `nautical` : 1 or 0 indicating if
|
138 |
-
- `navy-seals` : 1 or 0 indicating if
|
139 |
-
- `new-adult-(18-25)` : 1 or 0 indicating if
|
140 |
-
- `noir` : 1 or 0 indicating if
|
141 |
-
- `occult-&-supernatural` : 1 or 0 indicating if
|
142 |
-
- `office-romance` : 1 or 0 indicating if
|
143 |
-
- `opposites-attract` : 1 or 0 indicating if
|
144 |
-
- `orphans` : 1 or 0 indicating if
|
145 |
-
- `paranormal` : 1 or 0 indicating if
|
146 |
-
- `paranormal-romance` : 1 or 0 indicating if
|
147 |
-
- `pirates` : 1 or 0 indicating if
|
148 |
-
- `police-lawmen-fbi-agents` : 1 or 0 indicating if
|
149 |
-
- `police-procedural` : 1 or 0 indicating if
|
150 |
-
- `political` : 1 or 0 indicating if
|
151 |
-
- `political-thriller` : 1 or 0 indicating if
|
152 |
-
- `post-apocalyptic` : 1 or 0 indicating if
|
153 |
-
- `pregnancy` : 1 or 0 indicating if
|
154 |
-
- `private-investigator` : 1 or 0 indicating if
|
155 |
-
- `psychological-suspense` : 1 or 0 indicating if
|
156 |
-
- `rags-to-riches` : 1 or 0 indicating if
|
157 |
-
- `rakes` : 1 or 0 indicating if
|
158 |
-
- `reincarnation` : 1 or 0 indicating if
|
159 |
-
- `revenge` : 1 or 0 indicating if
|
160 |
-
- `robin-hood` : 1 or 0 indicating if
|
161 |
-
- `rock-stars` : 1 or 0 indicating if
|
162 |
-
- `romance` : 1 or 0 indicating if
|
163 |
-
- `romantic-elements` : 1 or 0 indicating if
|
164 |
-
- `romantic-suspense` : 1 or 0 indicating if
|
165 |
-
- `royalty` : 1 or 0 indicating if
|
166 |
-
- `saga` : 1 or 0 indicating if
|
167 |
-
- `schools` : 1 or 0 indicating if
|
168 |
-
- `science-fiction` : 1 or 0 indicating if
|
169 |
-
- `science-fiction-fantasy` : 1 or 0 indicating if
|
170 |
-
- `scottish-highlands` : 1 or 0 indicating if
|
171 |
-
- `second-chance-romance` : 1 or 0 indicating if
|
172 |
-
- `secret-baby` : 1 or 0 indicating if
|
173 |
-
- `serial-killers` : 1 or 0 indicating if
|
174 |
-
- `servants-slaves` : 1 or 0 indicating if
|
175 |
-
- `shakespeare` : 1 or 0 indicating if
|
176 |
-
- `sheikhs` : 1 or 0 indicating if
|
177 |
-
- `sherlock-holmes` : 1 or 0 indicating if
|
178 |
-
- `single-parent` : 1 or 0 indicating if
|
179 |
-
- `small-town` : 1 or 0 indicating if
|
180 |
-
- `space-opera` : 1 or 0 indicating if
|
181 |
-
- `speculative-fiction` : 1 or 0 indicating if
|
182 |
-
- `sports` : 1 or 0 indicating if
|
183 |
-
- `steampunk` : 1 or 0 indicating if
|
184 |
-
- `superheroes` : 1 or 0 indicating if
|
185 |
-
- `suspense` : 1 or 0 indicating if
|
186 |
-
- `tear-jerker` : 1 or 0 indicating if
|
187 |
-
- `technology` : 1 or 0 indicating if
|
188 |
-
- `terrorists` : 1 or 0 indicating if
|
189 |
-
- `thriller` : 1 or 0 indicating if
|
190 |
-
- `time-travel` : 1 or 0 indicating if
|
191 |
-
- `tortured-hero` : 1 or 0 indicating if
|
192 |
-
- `tortured-heroine` : 1 or 0 indicating if
|
193 |
-
- `traditional-british` : 1 or 0 indicating if
|
194 |
-
- `traditional-regency` : 1 or 0 indicating if
|
195 |
-
- `twins` : 1 or 0 indicating if
|
196 |
-
- `tycoons` : 1 or 0 indicating if
|
197 |
-
- `ugly-duckling` : 1 or 0 indicating if
|
198 |
-
- `unicorns` : 1 or 0 indicating if
|
199 |
-
- `urban-fantasy` : 1 or 0 indicating if
|
200 |
-
- `vampires` : 1 or 0 indicating if
|
201 |
-
- `vikings` : 1 or 0 indicating if
|
202 |
-
- `virgin-hero` : 1 or 0 indicating if
|
203 |
-
- `virgins` : 1 or 0 indicating if
|
204 |
-
- `visionary-&-metaphysical` : 1 or 0 indicating if
|
205 |
-
- `wagon-train` : 1 or 0 indicating if
|
206 |
-
- `werewolves-shapeshifters` : 1 or 0 indicating if
|
207 |
-
- `western` : 1 or 0 indicating if
|
208 |
-
- `widow-widower` : 1 or 0 indicating if
|
209 |
-
- `witch-warlock-mage-wizard` : 1 or 0 indicating if
|
210 |
-
- `women-sleuths` : 1 or 0 indicating if
|
211 |
-
- `young-adult-teens` : 1 or 0 indicating if
|
212 |
-
- `zombies` : 1 or 0 indicating if
|
213 |
|
214 |
Languages
|
215 |
---
|
|
|
14 |
- `author` : comma-separated (`last-name, first-name`) of the author of book
|
15 |
- `isbn13` : 13 digit number for the isbn of book (note not all books will have an isbn number)
|
16 |
- `description` : text description of the book. May contain quoted lines, a brief teaser of the plot, etc...
|
17 |
+
- `genres` : dictionary of all genres with 1 or 0 indicating if genre is present
|
18 |
+
- `womens-fiction` : 1 or 0 indicating if genre is present
|
19 |
+
- `abuse` : 1 or 0 indicating if genre is present
|
20 |
+
- `accidental-pregnancy` : 1 or 0 indicating if genre is present
|
21 |
+
- `action-adventure` : 1 or 0 indicating if genre is present
|
22 |
+
- `actor-actress-dancer-model` : 1 or 0 indicating if genre is present
|
23 |
+
- `adoption` : 1 or 0 indicating if genre is present
|
24 |
+
- `adultery` : 1 or 0 indicating if genre is present
|
25 |
+
- `african-american` : 1 or 0 indicating if genre is present
|
26 |
+
- `alcoholism` : 1 or 0 indicating if genre is present
|
27 |
+
- `aliens` : 1 or 0 indicating if genre is present
|
28 |
+
- `alpha-hero` : 1 or 0 indicating if genre is present
|
29 |
+
- `alternative-history` : 1 or 0 indicating if genre is present
|
30 |
+
- `amateur-sleuth` : 1 or 0 indicating if genre is present
|
31 |
+
- `americana` : 1 or 0 indicating if genre is present
|
32 |
+
- `amish` : 1 or 0 indicating if genre is present
|
33 |
+
- `amnesia` : 1 or 0 indicating if genre is present
|
34 |
+
- `angels` : 1 or 0 indicating if genre is present
|
35 |
+
- `animals` : 1 or 0 indicating if genre is present
|
36 |
+
- `anthropologists-archeologists` : 1 or 0 indicating if genre is present
|
37 |
+
- `apocalypse` : 1 or 0 indicating if genre is present
|
38 |
+
- `arranged-marriage` : 1 or 0 indicating if genre is present
|
39 |
+
- `arthurian-legend` : 1 or 0 indicating if genre is present
|
40 |
+
- `asian-american` : 1 or 0 indicating if genre is present
|
41 |
+
- `astrology` : 1 or 0 indicating if genre is present
|
42 |
+
- `bbw-heroines` : 1 or 0 indicating if genre is present
|
43 |
+
- `bad-boy` : 1 or 0 indicating if genre is present
|
44 |
+
- `best-friends` : 1 or 0 indicating if genre is present
|
45 |
+
- `beta-hero` : 1 or 0 indicating if genre is present
|
46 |
+
- `biographical` : 1 or 0 indicating if genre is present
|
47 |
+
- `blackmail` : 1 or 0 indicating if genre is present
|
48 |
+
- `boarding-school` : 1 or 0 indicating if genre is present
|
49 |
+
- `captor-captive` : 1 or 0 indicating if genre is present
|
50 |
+
- `category-romance` : 1 or 0 indicating if genre is present
|
51 |
+
- `celebrities` : 1 or 0 indicating if genre is present
|
52 |
+
- `celts` : 1 or 0 indicating if genre is present
|
53 |
+
- `chefs-foodies` : 1 or 0 indicating if genre is present
|
54 |
+
- `chick-lit` : 1 or 0 indicating if genre is present
|
55 |
+
- `christian` : 1 or 0 indicating if genre is present
|
56 |
+
- `clean-&-wholesome` : 1 or 0 indicating if genre is present
|
57 |
+
- `clones` : 1 or 0 indicating if genre is present
|
58 |
+
- `comedy-humor` : 1 or 0 indicating if genre is present
|
59 |
+
- `coming-of-age` : 1 or 0 indicating if genre is present
|
60 |
+
- `contemporary-romance` : 1 or 0 indicating if genre is present
|
61 |
+
- `cowboys` : 1 or 0 indicating if genre is present
|
62 |
+
- `cozy-mystery` : 1 or 0 indicating if genre is present
|
63 |
+
- `crime` : 1 or 0 indicating if genre is present
|
64 |
+
- `dark-fantasy` : 1 or 0 indicating if genre is present
|
65 |
+
- `death-dying` : 1 or 0 indicating if genre is present
|
66 |
+
- `debutante-heiress` : 1 or 0 indicating if genre is present
|
67 |
+
- `demons` : 1 or 0 indicating if genre is present
|
68 |
+
- `disabilities` : 1 or 0 indicating if genre is present
|
69 |
+
- `divorce` : 1 or 0 indicating if genre is present
|
70 |
+
- `doctor-nurse` : 1 or 0 indicating if genre is present
|
71 |
+
- `dragons` : 1 or 0 indicating if genre is present
|
72 |
+
- `dystopian` : 1 or 0 indicating if genre is present
|
73 |
+
- `elves` : 1 or 0 indicating if genre is present
|
74 |
+
- `enemies-to-lovers` : 1 or 0 indicating if genre is present
|
75 |
+
- `epic-fantasy` : 1 or 0 indicating if genre is present
|
76 |
+
- `erotica` : 1 or 0 indicating if genre is present
|
77 |
+
- `espionage-spies-cia` : 1 or 0 indicating if genre is present
|
78 |
+
- `fairies-fae` : 1 or 0 indicating if genre is present
|
79 |
+
- `fairy-tales-folklore` : 1 or 0 indicating if genre is present
|
80 |
+
- `fake-relationship` : 1 or 0 indicating if genre is present
|
81 |
+
- `falsely-accused` : 1 or 0 indicating if genre is present
|
82 |
+
- `family-siblings` : 1 or 0 indicating if genre is present
|
83 |
+
- `famous-characters` : 1 or 0 indicating if genre is present
|
84 |
+
- `fantasy` : 1 or 0 indicating if genre is present
|
85 |
+
- `fantasy-romance` : 1 or 0 indicating if genre is present
|
86 |
+
- `feminism` : 1 or 0 indicating if genre is present
|
87 |
+
- `firefighters` : 1 or 0 indicating if genre is present
|
88 |
+
- `forced-proximity` : 1 or 0 indicating if genre is present
|
89 |
+
- `forensics` : 1 or 0 indicating if genre is present
|
90 |
+
- `friends-to-lovers` : 1 or 0 indicating if genre is present
|
91 |
+
- `general-fiction` : 1 or 0 indicating if genre is present
|
92 |
+
- `ghosts` : 1 or 0 indicating if genre is present
|
93 |
+
- `gothic` : 1 or 0 indicating if genre is present
|
94 |
+
- `graphic-novel` : 1 or 0 indicating if genre is present
|
95 |
+
- `guardian-ward` : 1 or 0 indicating if genre is present
|
96 |
+
- `hard-boiled` : 1 or 0 indicating if genre is present
|
97 |
+
- `heroic-fantasy-sword-&-sorcery` : 1 or 0 indicating if genre is present
|
98 |
+
- `hidden-identity` : 1 or 0 indicating if genre is present
|
99 |
+
- `hispanic-&-latino` : 1 or 0 indicating if genre is present
|
100 |
+
- `historical` : 1 or 0 indicating if genre is present
|
101 |
+
- `historical-mystery` : 1 or 0 indicating if genre is present
|
102 |
+
- `historical-romance` : 1 or 0 indicating if genre is present
|
103 |
+
- `holidays` : 1 or 0 indicating if genre is present
|
104 |
+
- `horror` : 1 or 0 indicating if genre is present
|
105 |
+
- `infidelity` : 1 or 0 indicating if genre is present
|
106 |
+
- `jane-austen` : 1 or 0 indicating if genre is present
|
107 |
+
- `jewish` : 1 or 0 indicating if genre is present
|
108 |
+
- `kidnapping` : 1 or 0 indicating if genre is present
|
109 |
+
- `kids-(12-&-under)` : 1 or 0 indicating if genre is present
|
110 |
+
- `kids:-middle-grade` : 1 or 0 indicating if genre is present
|
111 |
+
- `lgbtq` : 1 or 0 indicating if genre is present
|
112 |
+
- `law-enforcement` : 1 or 0 indicating if genre is present
|
113 |
+
- `lawyers` : 1 or 0 indicating if genre is present
|
114 |
+
- `legal-thriller` : 1 or 0 indicating if genre is present
|
115 |
+
- `literary` : 1 or 0 indicating if genre is present
|
116 |
+
- `magic` : 1 or 0 indicating if genre is present
|
117 |
+
- `magical-realism` : 1 or 0 indicating if genre is present
|
118 |
+
- `mail-order-brides` : 1 or 0 indicating if genre is present
|
119 |
+
- `manga` : 1 or 0 indicating if genre is present
|
120 |
+
- `marriage-of-convenience` : 1 or 0 indicating if genre is present
|
121 |
+
- `mashup` : 1 or 0 indicating if genre is present
|
122 |
+
- `mature-(18-&-over)` : 1 or 0 indicating if genre is present
|
123 |
+
- `may-december` : 1 or 0 indicating if genre is present
|
124 |
+
- `medical` : 1 or 0 indicating if genre is present
|
125 |
+
- `medical-thriller` : 1 or 0 indicating if genre is present
|
126 |
+
- `mermaids` : 1 or 0 indicating if genre is present
|
127 |
+
- `military` : 1 or 0 indicating if genre is present
|
128 |
+
- `mistaken-identity` : 1 or 0 indicating if genre is present
|
129 |
+
- `monsters` : 1 or 0 indicating if genre is present
|
130 |
+
- `motorcycle-club-bikers` : 1 or 0 indicating if genre is present
|
131 |
+
- `moviestv` : 1 or 0 indicating if genre is present
|
132 |
+
- `multicultural-&-interracial-romance` : 1 or 0 indicating if genre is present
|
133 |
+
- `music` : 1 or 0 indicating if genre is present
|
134 |
+
- `mystery` : 1 or 0 indicating if genre is present
|
135 |
+
- `mythology` : 1 or 0 indicating if genre is present
|
136 |
+
- `native-americans` : 1 or 0 indicating if genre is present
|
137 |
+
- `nautical` : 1 or 0 indicating if genre is present
|
138 |
+
- `navy-seals` : 1 or 0 indicating if genre is present
|
139 |
+
- `new-adult-(18-25)` : 1 or 0 indicating if genre is present
|
140 |
+
- `noir` : 1 or 0 indicating if genre is present
|
141 |
+
- `occult-&-supernatural` : 1 or 0 indicating if genre is present
|
142 |
+
- `office-romance` : 1 or 0 indicating if genre is present
|
143 |
+
- `opposites-attract` : 1 or 0 indicating if genre is present
|
144 |
+
- `orphans` : 1 or 0 indicating if genre is present
|
145 |
+
- `paranormal` : 1 or 0 indicating if genre is present
|
146 |
+
- `paranormal-romance` : 1 or 0 indicating if genre is present
|
147 |
+
- `pirates` : 1 or 0 indicating if genre is present
|
148 |
+
- `police-lawmen-fbi-agents` : 1 or 0 indicating if genre is present
|
149 |
+
- `police-procedural` : 1 or 0 indicating if genre is present
|
150 |
+
- `political` : 1 or 0 indicating if genre is present
|
151 |
+
- `political-thriller` : 1 or 0 indicating if genre is present
|
152 |
+
- `post-apocalyptic` : 1 or 0 indicating if genre is present
|
153 |
+
- `pregnancy` : 1 or 0 indicating if genre is present
|
154 |
+
- `private-investigator` : 1 or 0 indicating if genre is present
|
155 |
+
- `psychological-suspense` : 1 or 0 indicating if genre is present
|
156 |
+
- `rags-to-riches` : 1 or 0 indicating if genre is present
|
157 |
+
- `rakes` : 1 or 0 indicating if genre is present
|
158 |
+
- `reincarnation` : 1 or 0 indicating if genre is present
|
159 |
+
- `revenge` : 1 or 0 indicating if genre is present
|
160 |
+
- `robin-hood` : 1 or 0 indicating if genre is present
|
161 |
+
- `rock-stars` : 1 or 0 indicating if genre is present
|
162 |
+
- `romance` : 1 or 0 indicating if genre is present
|
163 |
+
- `romantic-elements` : 1 or 0 indicating if genre is present
|
164 |
+
- `romantic-suspense` : 1 or 0 indicating if genre is present
|
165 |
+
- `royalty` : 1 or 0 indicating if genre is present
|
166 |
+
- `saga` : 1 or 0 indicating if genre is present
|
167 |
+
- `schools` : 1 or 0 indicating if genre is present
|
168 |
+
- `science-fiction` : 1 or 0 indicating if genre is present
|
169 |
+
- `science-fiction-fantasy` : 1 or 0 indicating if genre is present
|
170 |
+
- `scottish-highlands` : 1 or 0 indicating if genre is present
|
171 |
+
- `second-chance-romance` : 1 or 0 indicating if genre is present
|
172 |
+
- `secret-baby` : 1 or 0 indicating if genre is present
|
173 |
+
- `serial-killers` : 1 or 0 indicating if genre is present
|
174 |
+
- `servants-slaves` : 1 or 0 indicating if genre is present
|
175 |
+
- `shakespeare` : 1 or 0 indicating if genre is present
|
176 |
+
- `sheikhs` : 1 or 0 indicating if genre is present
|
177 |
+
- `sherlock-holmes` : 1 or 0 indicating if genre is present
|
178 |
+
- `single-parent` : 1 or 0 indicating if genre is present
|
179 |
+
- `small-town` : 1 or 0 indicating if genre is present
|
180 |
+
- `space-opera` : 1 or 0 indicating if genre is present
|
181 |
+
- `speculative-fiction` : 1 or 0 indicating if genre is present
|
182 |
+
- `sports` : 1 or 0 indicating if genre is present
|
183 |
+
- `steampunk` : 1 or 0 indicating if genre is present
|
184 |
+
- `superheroes` : 1 or 0 indicating if genre is present
|
185 |
+
- `suspense` : 1 or 0 indicating if genre is present
|
186 |
+
- `tear-jerker` : 1 or 0 indicating if genre is present
|
187 |
+
- `technology` : 1 or 0 indicating if genre is present
|
188 |
+
- `terrorists` : 1 or 0 indicating if genre is present
|
189 |
+
- `thriller` : 1 or 0 indicating if genre is present
|
190 |
+
- `time-travel` : 1 or 0 indicating if genre is present
|
191 |
+
- `tortured-hero` : 1 or 0 indicating if genre is present
|
192 |
+
- `tortured-heroine` : 1 or 0 indicating if genre is present
|
193 |
+
- `traditional-british` : 1 or 0 indicating if genre is present
|
194 |
+
- `traditional-regency` : 1 or 0 indicating if genre is present
|
195 |
+
- `twins` : 1 or 0 indicating if genre is present
|
196 |
+
- `tycoons` : 1 or 0 indicating if genre is present
|
197 |
+
- `ugly-duckling` : 1 or 0 indicating if genre is present
|
198 |
+
- `unicorns` : 1 or 0 indicating if genre is present
|
199 |
+
- `urban-fantasy` : 1 or 0 indicating if genre is present
|
200 |
+
- `vampires` : 1 or 0 indicating if genre is present
|
201 |
+
- `vikings` : 1 or 0 indicating if genre is present
|
202 |
+
- `virgin-hero` : 1 or 0 indicating if genre is present
|
203 |
+
- `virgins` : 1 or 0 indicating if genre is present
|
204 |
+
- `visionary-&-metaphysical` : 1 or 0 indicating if genre is present
|
205 |
+
- `wagon-train` : 1 or 0 indicating if genre is present
|
206 |
+
- `werewolves-shapeshifters` : 1 or 0 indicating if genre is present
|
207 |
+
- `western` : 1 or 0 indicating if genre is present
|
208 |
+
- `widow-widower` : 1 or 0 indicating if genre is present
|
209 |
+
- `witch-warlock-mage-wizard` : 1 or 0 indicating if genre is present
|
210 |
+
- `women-sleuths` : 1 or 0 indicating if genre is present
|
211 |
+
- `young-adult-teens` : 1 or 0 indicating if genre is present
|
212 |
+
- `zombies` : 1 or 0 indicating if genre is present
|
213 |
|
214 |
Languages
|
215 |
---
|
test/romance_data-2022-test.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3be5613fb8da5f71b92e1157bdae11acfc805740138bb5c13292030c1bbac2b0
|
3 |
+
size 34659329
|
train/romance_data-2022-train.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4cfe319ae4961192d1c42951e273b4b680c60db908f121d809e4ad2c29d3861e
|
3 |
+
size 137088859
|