katrin-ibrahim / Data-Analysis-of-Egyptian-Movies

This project targets the textual analysis of Egyptian movie plot summaries that were curated from online sources, covering the four golden decades of Egyptian Cinema.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Analysis of Egyptian Movies

Brief about project:

  • The project targets the textual analysis of Egyptian movie plot summaries that were curated from online sources, covering the four golden decades of Egyptian Cinema.
  • The project involves the implementation of a textual data analysis pipeline, from data cleaning to data analysis to producing and communicating insight.
  • The analysis involves the incorporation of different attributes about the targeted movies, including movie features and synopsis, and applying data cleaning techniques to handle missing/incorrect data and handle Arabic language inconsistencies. Textual synopses will be processed and analyzed in order to discover movie clusters and similarities between movie plots.
  • Insights will be communicated via visualizations and a potential web platform.

Screenshots

Home Page of the website

Home Page

Actor Statistics Page

Actor Statistics Page

Movie Statistics Page

Movie Statistics Page

Run Front-End Locally

Clone the project

  git clone https://link-to-project
  • open folder in vscode or any ide of your choice

Go to the project directory

  cd client

Install dependencies

  npm install

Start the server

  npm start

Feedback

If you have any feedback, please reach out to me at katrinemadfathy@gmail.com

Authors

Front-End

Data Analysis

License

GPL v3

About

This project targets the textual analysis of Egyptian movie plot summaries that were curated from online sources, covering the four golden decades of Egyptian Cinema.

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.4%Language:JavaScript 2.0%Language:CSS 0.5%Language:HTML 0.1%