main.py this file is the starting point from which app router are linked
requirements.txt consist of packages need for our program
configVariable.ini property file consist of path variable used inside program
model folder consist of .pkl file which is already trained model
model_test folder consist of Test.py file in which already trained model is loaded and by getting input(movie review ) from user pre-process the input and predict the emotion positive/negative