Relation-Extraction-using-CNN
Relation-Extraction-using-CNN copied to clipboard
File missing
I'm trying to replicate your work but failed in loading the word embeddings. can I know which one did you use?
[Errno 2] No such file or directory: '/home/shashwath/ldt/Li-wiki201308_filtered/structured_linear/skip/100d/'
Hi,
Yeah I used my own word embeddings. So you can download them from https://nlp.stanford.edu/projects/glove/. And then update the path in config.yaml
accordingly.