The main objective of this research is to predict the Category for a given review.
Our research helps a customer to search and choose a product of his/her choice very easily.
Now this repo. contains 3 main folders -
-
Code - This folder contains the all the code files. The language used is python for coding.
a. nlp_mod.py - the code for prediction and generating various result like, sentiment, keywords, companies are done in this file.
b. webpage.py - to make our research more understandable we use a UI or a webpage which is made using flask, this webpage contains all the required button to print the result.
-
UI -
a. templates - in this directory a "main.html" is present which is used for the UI design and this single file does all the work, no external HTML required for Buttons or any other action to get performed.
this is a independent directory which can be run just by adding nlp_mod file and the you can easily see deployed UI.
- Report - as i mentioned above if you want to learn about each and every step whether it is Methodology, Visualization or data you can see the Report.pdf file.
if you want to directly run the whole project, than just downlaod and extarct this archive and run webpage.py
This research project was done by our team -
-
Shiva Baghel (Me)
-
Sonal Priya
-
Harsh Raj
-
Nirpesh Joshi
-
Nishant Singh