h3lio5 / linguistic-style-transfer-pytorch

Implementation of "Disentangled Representation Learning for Non-Parallel Text Style Transfer(ACL 2019)" in Pytorch
68 stars 21 forks source link

file not found #8

Open akrmandpredict opened 3 years ago

akrmandpredict commented 3 years ago

Hi @h3lio5 , I get this error: FileNotFoundError: [Errno 2] No such file or directory: '/content/linguistic-style-transfer-pytorch/linguistic_style_transfer_pytorch/data/word_embeddings.npy'

I looked for the file but it is not there. Where I can find it?

Best! P.S. Great work by the way!

JaeDukSeo commented 3 years ago

Also want to know where to get this trained weights