Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts flow procedure #1

Open
Prashanttomar1 opened this issue Feb 10, 2019 · 1 comment
Open

scripts flow procedure #1

Prashanttomar1 opened this issue Feb 10, 2019 · 1 comment

Comments

@Prashanttomar1
Copy link

Can you tell me the scripts flow procedure for training dataset. and what is this fasttext dataset refers to???

@GiulioC
Copy link
Collaborator

GiulioC commented Feb 18, 2019

The procedure is documented in the README file under folder training.
You first tune the hyperparameters (extensiveTuning.sh or Tuning_LASSO.py and Tuning_SVM.py) to see the best configuration, and then train the models using Train_SVM_models.py.

Fasttext it the dictionary of pre-trained word embeddings that we used for transfoming text into features for training the models. You can download it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants