Skip to content

Commit

Permalink
About the Models
Browse files Browse the repository at this point in the history
  • Loading branch information
dayfundora committed Mar 3, 2021
1 parent 5c1f76a commit 1fc3875
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/logic/models/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
### Models

This is the path where models should go, if you want to download this project to work on it, you will need the models for each aspect of the personality, both for LIWC and TFIDF.

```
AGR_categorical_model_liwc.pkl
AGR_categorical_model_tfidf.pkl
CON_categorical_model_liwc.pkl
CON_categorical_model_tfidf.pkl
EXT_categorical_model_liwc.pkl
EXT_categorical_model_tfidf.pkl
NEU_categorical_model_liwc.pkl
NEU_categorical_model_tfidf.pkl
OPN_categorical_model_liwc.pkl
OPN_categorical_model_tfidf.pkl
```
You can send me an email [here](mailto:[email protected]) or write me [here](t.me/AGirlHas_No_Name) and I will send you the models

0 comments on commit 1fc3875

Please sign in to comment.