Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 541 Bytes

File metadata and controls

17 lines (12 loc) · 541 Bytes

Personality-Predict

Table of contents

General info

This algorithm tells You what personality type You have based on Your social media posts.

Technologies

Pandas, Counter and nltk's stop words for preparing training data. Algorithm I chose is a little simplified version of Naive Bayes.

Setup

To run this project, paste Your post in main.py file. (here)