Minor correction

This commit is contained in:
Netkas 2021-01-08 13:40:12 -05:00
parent 38ef950815
commit 9b597fdb38
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
build_name_gender:
python3 -m coffeehouse_dltc --train-model name_gender
build_email_contents:
build_advanced_sentiments:
python3 -m coffeehouse_dltc --train-model advanced_sentiments
build:
make build_name_gender
make build_email_contents
make build_advanced_sentiments
test_name_gender:
python3 -m coffeehouse_dltc --test-model name_gender_build