You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?).
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.
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?
The text was updated successfully, but these errors were encountered: