issues
search
andreykurenkov
/
HybridVec
Repo for CS 224N project
4
stars
3
forks
source link
Customize data loader
#12
Open
tonyduan
opened
6 years ago
tonyduan
commented
6 years ago
Ideally we'd like to see the following options configurable:
source of words [we start with wordnet for now]
seq2seq vs regression against glove [default seq2seq]
whether to use start/end tokens [default true]
Ideally we'd like to see the following options configurable: