You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Simple code to classify any text. Just have a file called "classify_upd.csv" which has a line of text, and a label to which it needs to be categorized. Once done, it can pick any text file which it would read, break up into sentences and classify. To run, just run process-review.py