hjian42/automatic-personality-prediction
[AAAI SAP 2020] Modeling Personality with Attentive Networks and Contextual Embeddings
This project helps psychologists, HR professionals, or marketers automatically determine an individual's personality traits from written text, such as essays or conversation transcripts. It takes text input and outputs predictions for five key personality traits: agreeableness, conscientiousness, extraversion, openness, and neuroticism. The tool is designed for anyone needing to infer personality from text data without manual psychological assessment.
No commits in the last 6 months.
Use this if you need to analyze large volumes of text (like written responses or dialogue) to infer personality traits based on the Big Five Hypothesis.
Not ideal if you need a real-time, interactive personality assessment tool or if your data is not text-based.
Stars
61
Forks
19
Language
Python
License
—
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hjian42/automatic-personality-prediction"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yaserkl/RLSeq2Seq
Deep Reinforcement Learning For Sequence to Sequence Models
kefirski/pytorch_RVAE
Recurrent Variational Autoencoder that generates sequential data implemented with pytorch
georgian-io/Multimodal-Toolkit
Multimodal model for text and tabular data with HuggingFace transformers as building block for text data
ctr4si/A-Hierarchical-Latent-Structure-for-Variational-Conversation-Modeling
PyTorch Implementation of "A Hierarchical Latent Structure for Variational Conversation...
nurpeiis/LeakGAN-PyTorch
A simple implementation of LeakGAN in PyTorch