I need to classify any tweets by topics (sports, politics, religion and tech), but I don't know how can I load my data (I use format txt, and 20newsgroups data) for training, and NLTK for pre-processing.

Similar questions and discussions