Skip to content

mattiasostmar/typealyzer-dataset-explorative-analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETUP

Create a conda environment with py3.5, spacy, jupyter, matplotlib, seaborn and pandas

$ conda create -n memeticscience python=3.5 spacy jupyter pandas matplotlib seaborn plotly scikit-learn

Pip install tldextract, used for extracting domains from URLs in cleaning process

$ pip install tldextract

We also need langdetect, a port of Googles language-detection library

$ pip install langdetect

Clone this repository

$ git clone git@gitlab.com:memetic-science/Jung-Myers-tagger.git

Download the multi-language spacy model

$ python -m spacy download xx

About

Self-reported Myers-Briggs type, typealyzer.com classification results and analyzed URL and HTML.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published