[Paper] Understanding Personality through Social Media
Main Purpose: To see how linguistic features correlate with each personality trait.
[Paper] Toward Personality Insights from Language Exploration in Social Media
The main purpose of this paper is to show how social media can be used to gain psychological insights.
Tool for Checking Python Coding Style
Setup
pip install pylint
Usage
Generate a code quality report
pylint your_code.py