vineetjohn / linguistic-style-transfer

Neural network parametrized objective to disentangle and transfer style and content in text
Apache License 2.0
138 stars 33 forks source link

Use word embeddings to initialize embedding layer #3

Closed vineetjohn closed 6 years ago

vineetjohn commented 6 years ago

Word2Vec + GloVe + FastText

vineetjohn commented 6 years ago

https://ireneli.eu/2017/01/17/tensorflow-07-word-embeddings-2-loading-pre-trained-vectors/