File size: 1,044 Bytes
b496b14
 
bd59730
 
 
 
 
 
 
 
 
b496b14
bd59730
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
license: apache-2.0
task_categories:
- feature-extraction
language:
- en
tags:
- art
- music
size_categories:
- 10K<n<100K
---

### Wikipedia Movie Plots with Images.
30,000+ movies plot descriptions and images.

Plot summary descriptions of movies scrapped from Wikipedia. 
Dataset is subset of this [dataset](https://www.kaggle.com/datasets/jrobischon/wikipedia-movie-plots). 

### Content
The dataset contains descriptions of 34,886 movies from around the world. Column descriptions are listed below:

*Release Year* - Year in which the movie was released<br>
*Title* - Movie title<br>
*Origin/Ethnicity* - Origin of movie (i.e. American, Bollywood, Tamil, etc.)<br>
*Director* - Director(s)<br>
*Genre* - Movie Genre(s)<br>
*Plot* - Main actor and actresses<br>
*Wiki Page* - URL of the Wikipedia page from which the plot description was scraped<br>
*Plot* - Long form description of movie plot (WARNING: May contain spoilers)<br>
*Image* - Poster of movie<br>

### Use Case:
*Movie Search by Plots*: https://github.com/shivamarora1/msp