reach-the-sky / Text-Analysis

Web Application to demonstrate Movie Recommendation, Text to Graph and Text Summarization using Text Analysis.

Home Page:https://textanalysis.learn.sabudh.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Analysis    


A Web-Application to demonstrate, Text analysis on Movie Recommendation, Text to Graph and Text Summarization.

Note

This project was developed as my internship project.
My intention was to make an interactable webpage through which Text Analysis goodies can be demonstrated.

Preview

Home Page (images/)

Installation

Download Glove 6B data and place it in this file structure.

|--data
   |--glove.6B
      |--glove.6B.100d.txt
$ pip install requirements.txt

To clone this repository

$ git clone https://github.com/reach-the-sky/Text-Analysis.git

If you liked my project and appreciate the content I opensource, consider following me on Github 🌥.

About

Web Application to demonstrate Movie Recommendation, Text to Graph and Text Summarization using Text Analysis.

https://textanalysis.learn.sabudh.org

License:MIT License


Languages

Language:HTML 99.4%Language:Python 0.6%