pyTweetBot
pyTweetBot copied to clipboard
Possible to consider tweets only from followings?
Hi @nschaetti!
I've just started training my bot using python -m pyTweetBot train --config /data/config.json --dataset /data/dataset-tweets.p --text-size 100 --action dataset --source tweets. Now, most of the tweets I have to analyze and train the bot with are a clear 'no' (lots of meaningless conversations in tweet replies). What would work best for me is to train the bot only with tweets from accounts my account follows. Or would that narrow the dataset too much?
Any ideas? Thanks!