SenticNet / personality-detection

Implementation of a hierarchical CNN based model to detect Big Five personality traits
http://sentic.net/deep-learning-based-personality-detection.pdf
MIT License
475 stars 167 forks source link

How to use the trained model to predict the personality score? #35

Open JenniferTanH opened 3 years ago

JenniferTanH commented 3 years ago

Thank you for your interesting project, I'm wondering how can I get personality scores of plain text with the trained model?

thepraveen19 commented 2 years ago

I have the same question. I want to use the code to get BIG 5 parameters of text. How can I do it?