easonnie / semanticRetrievalMRS

This is the repo for the paper "Revealing the Importance of Semantic Retrieval for Machine Reading at Scale".
MIT License
59 stars 11 forks source link

Unable to run : No module named data_utils #12

Closed parvathysarat closed 4 years ago

parvathysarat commented 4 years ago

Hi, is there any major setup step that I may have missed? I can see that others have successfully ran your code but I'm not able to import the modules from src folder. Is this an issue anybody has ran into? setup.sh should be setting the root directories and I do not need to add my path to it right? Thanks in advance, much appreciated!

parvathysarat commented 4 years ago

Issue fixed. The setup.sh was not running since I hadn't set up bash, manually added the paths :)

RishabhMaheshwary commented 4 years ago

@parvathysarat How did you run it?