Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.19 KB

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 🌥.