Skip to content

Unable to run entity resolution task #1

@nyy477

Description

@nyy477

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions