-
Notifications
You must be signed in to change notification settings - Fork 9
Unable to run entity resolution task #1
Copy link
Copy link
Open
Description
When I run the DeepER task with the command:
bash Run_DLER.sh Abt-Buy Abt Buy no no no
I received this error "attempt to index local 'file' (a nil value)" when reading dataset.
How can I solve this issue?
Here is the console output.
Other Fine Grained Parameters like data splitting, neg/pos ratio, columns to include, etc. can be controlled inside the script
No Sampling was done!
building a model and test it ..
--------------------------------------------------------------------------------
Average for Semantic Relatedness
--------------------------------------------------------------------------------
loading word embeddings
unk count = 0
loading datasets
reading data/DataSets/Abt-Buy/ sentences ...
/home/ubuntu/torch/install/bin/luajit: /home/ubuntu/DeepER/util/read_data.lua:18: attempt to index local 'file' (a nil value)
stack traceback:
/home/ubuntu/DeepER/util/read_data.lua:18: in function 'read_sentences'
/home/ubuntu/DeepER/util/read_data.lua:136: in function 'read_relatedness_dataset'
relatedness/main.lua:144: in main chunk
[C]: in function 'dofile'
.../torch/install/lib/luarocks/rocks/trepl/scm-1/bin/th:150: in main chunk
[C]: at 0x00405d00
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels