pyTweetBot icon indicating copy to clipboard operation
pyTweetBot copied to clipboard

Possible to consider tweets only from followings?

Open metmajer opened this issue 7 years ago • 0 comments

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!

metmajer avatar Jul 07 '18 19:07 metmajer