KATA: Write a ML model to determine who a tweet is subtweeting.
If a subtweet is just a mention/reply without the username, then this should be sort of possible using existing replies/mentions and tweets w/o a mention as training data.
♡ 0 ↻ 0
April 12, 2018
KATA: Write a ML model to determine who a tweet is subtweeting.
If a subtweet is just a mention/reply without the username, then this should be sort of possible using existing replies/mentions and tweets w/o a mention as training data.