Relation-Extraction-using-CNN icon indicating copy to clipboard operation
Relation-Extraction-using-CNN copied to clipboard

A Chainer implementation of a Convolutional Network model for relation classification in the SemEval Task 8 dataset. This model performs Multi-Way Classification of Semantic Relations Between Pairs of...

Results 2 Relation-Extraction-using-CNN issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "F:/Pycharm_file/Relation-Extraction-using-CNN-master/main.py", line 80, in with open(path_config, 'r') as ymlfile: NameError: name 'path_config' is not defined

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/'