Adds an op to handle pre-computed word embeddings.
This change adds an op that will take a text vocabulary file, read it, and use it to create a pre-computed word embedding vector.
Showing
Please register or sign in to comment
This change adds an op that will take a text vocabulary file, read it, and use it to create a pre-computed word embedding vector.