dev-0
use LSTM, epoch 3
2020-06-14 22:42:21 +02:00
test-A
use LSTM, epoch 3
2020-06-14 22:42:21 +02:00
.gitignore
Updated with stopwords
2020-03-29 23:29:19 +02:00
config.txt
Switch to probabilities
2020-04-20 14:53:12 +02:00
Dockerfile
docker
2020-06-15 15:50:25 +02:00
exp
Bigram implemented
2020-03-29 13:39:47 +02:00
in
Bigram implemented
2020-03-29 13:39:47 +02:00
in-header.tsv
Updated basline
2020-03-22 10:15:36 +01:00
Makefile
Using bigrams; clear text; more passes
2020-04-27 12:22:07 +02:00
model
Added liniar regression
2020-04-06 10:41:14 +02:00
naive_bigram.pkl
Updated with stopwords
2020-03-29 23:29:19 +02:00
out-header.tsv
Updated basline
2020-03-22 10:15:36 +01:00
out.md5
fix predict.py
2020-03-22 12:56:42 +01:00
predict_baseline.py
Updated with stopwords
2020-03-29 23:29:19 +02:00
predict_bigram.py
Begin lin reg
2020-04-04 22:07:48 +02:00
predict.py
Added liniar regression
2020-04-06 10:41:14 +02:00
prepare_data.py
Bigrams, lemas, words
2020-04-27 14:24:12 +02:00
README.md
Switch to probabilities
2020-04-20 14:53:12 +02:00
run.sh
docker
2020-06-15 15:50:25 +02:00
train_baseline.py
Bigram implemented
2020-03-29 13:39:47 +02:00
train_bigram.py
Begin lin reg
2020-04-04 22:07:48 +02:00
train.py
use LSTM
2020-06-14 17:44:28 +02:00
train.py_only_bi
Updated with stopwords
2020-03-29 23:29:19 +02:00