Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run deepdive in examples/spouse_example folder #44

Closed
senwu opened this issue Aug 26, 2015 · 4 comments
Closed

Cannot run deepdive in examples/spouse_example folder #44

senwu opened this issue Aug 26, 2015 · 4 comments
Assignees

Comments

@senwu
Copy link

senwu commented Aug 26, 2015

In the README.md, it said we can run spouse example based on following cmds:
cd examples/spouse_example
deepdive initdb
deepdive run

Btw: the path is wrong. Can you clarify it?

@netj
Copy link
Contributor

netj commented Aug 26, 2015

examples/spouse_example is a deepdive app. You should have deepdive as well as mindbender commands on your PATH environment.

@senwu
Copy link
Author

senwu commented Aug 26, 2015

In the README.md, I suppose to run mindbender with current deepdive spouse application, but that application is not in that directory (it's in its subdirectory?).

@senwu
Copy link
Author

senwu commented Aug 26, 2015

Am I missing something? This application is mindbender application instead of Deepdive application?

@netj
Copy link
Contributor

netj commented Aug 26, 2015

If you follow the link I commented, I think everything's pretty clear. To clarify: There's nothing like a mindbender app. Here in mindbender repo, we keep a copy of the spouse example to demonstrate the tools. The spouse example in ddlog under deepdive source tree should also work fine with mindbender, but you won't get the search UI until you manually annotate it as done in https://github.com/HazyResearch/mindbender/blob/master/examples/spouse_example/app.ddlog.

One catch is that deepdive's master just got a ddlog compiler update, so there might be some parse errors if you use the wrong combination. I'll push a commit that updates the ddlog syntax used in the mindbender copy.

@netj netj closed this as completed Oct 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants