nandanovenia / age-detection-tweet

Age detection based on tweet and profile decsription

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Age Detection Tweet

Age detection based on tweet and profile decsription.

Steps:

  1. Collect twitter data, contains tweet, profile description, and username
  2. Get their age with this automatic-annotation-rule
  3. Make embedding fasttext from twitter data
  4. Modelling with random forest regressor

About

Age detection based on tweet and profile decsription

License:MIT License


Languages

Language:Python 100.0%