mina-moto / movie_analyzer

Web Application that finds and visualizes document vectors of movie synopsis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieAnalyzer

Web Application that finds and visualizes document vectors of movie synopsis

Environment

  • node.js
  • React
  • python3.7
  • docker

Usage

Dataset scraping

python filmarks_analyzer.py

Calculation sentence vector

python movie_to_vec.py

Builds application

./build.sh

Runs application

./launch.sh

You can see app on localhost

Demo

About

Web Application that finds and visualizes document vectors of movie synopsis


Languages

Language:JavaScript 69.8%Language:Python 26.1%Language:HTML 1.9%Language:Dockerfile 1.6%Language:Shell 0.6%