-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c1f76a
commit 1fc3875
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |