Execution: I’ve attached the LongStop.txt (contains all the stop words), dataset file and PROBLEM. ipynb in the zip folder
Step 1: Extract the Zip at the desired location
Step 2: Make sure you’re in the same directory as the contents of the zip after extraction
Step 3: Open the file by Launching Jupyter notebook making sure the dataset and the stopword file is present
Step 4: Sequentially run the code using Shift + Enter to get the output of that block
(!!! Some cells might take 15-20 minutes max)
Step 5: Extra cells can be created for you to check the intermediate results, by selecting the cell and then click on the ‘+’ icon beside the save icon to create a new cell.