parampopat / Wiki-Movies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wiki-Movies

A wikipedia based Web-Scrapper to fetch the plot of various movies and then train a movie script generator using the data.

The script generator is an LSTM that learns the vocabulary of the movies and patterns in the plot. Once the learning is done, the LSTM will generate scripts based on what it learnt.

About

License:MIT License


Languages

Language:Jupyter Notebook 75.2%Language:Python 24.8%