Uses a person's tweets to predict the personality
Use:
- run pyGen first to generate your naive bayes classifier models. Alternatively, you can use any other text classification models.
- run pyPredict(use your own Twitter keys) and enter the username you want to predict.