Please open the .py file in a python editor. Right-click->Open with->[Your python IDLE]
Libraries required: sklearn nltk pandas tkinter os re time warnings ===The above mentioned libraries are an absolute necessary to run the file. ===To install the files, open cmd, type -'pip install [library-name]'
Notes: 1.The following program only reads and provides output in .xlsx files 2.No other kind of file format is supported 3.To open the file right click and select the IDLE option or any other IDE you use. 4.Sometimes windows might recognize the program to be 'Not responding' but have patience.