I have a 7m dataset of tweets and would like to know if them are talking about these topics: Economy, Social, Environmental.
A tweet can talk about one topic, two topics, all topics, or none of them.
Can someone give me a starting point? What model should i use? Should i label some data or are there any other NLP approach better than using transformers?