Closed ddofer closed 8 years ago
How can I use word vs char level models? I don't see params for it in the config/train file. Thanks!
PS: Can the word level models support pretrained word embeddings?
For char rnn, use https://github.com/sherjilozair/char-rnn-tensorflow.
I think you can use pre-trained embeddings.
How can I use word vs char level models? I don't see params for it in the config/train file. Thanks!
PS: Can the word level models support pretrained word embeddings?