Giter Club home page Giter Club logo

dilp-core's People

Contributors

danbraunai avatar moni017 avatar mvalentino91 avatar ranganthaya avatar tatsubori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dilp-core's Issues

Confusion about the definition of the Language_Frame class

I am looking at the file language_frame.py, and the class Language_Frame. From the docstring it appears that the variable p_e is a list of extensional predicates. However, at line 21-22 you check if the predicate is extensional (i.e. not intensional) and if true return an error. This is confusing, what are those two lines supposed to check?
Thank you very much for your reply!
Kind regards,

Couldn't run the example command

Traceback (most recent call last):
File "/Users/jessejing/DILP-Core/run.py", line 55, in
B, pred_f, constants_f = process_file('%s/facts.dilp' % sys.argv[1])
File "/Users/jessejing/DILP-Core/run.py", line 46, in process_file
terms = [Term(False, term) for term in result['arguments'][idx]]
File "/Users/jessejing/miniforge3/envs/dilp/lib/python3.9/site-packages/pyparsing/results.py", line 193, in getitem
return self._toklist[i]
IndexError: list index out of range

Although I didn't install the python 3.6 as indicated in the dockerfile, the error seems not related to this, can you tried to recreate this error?

Bug

Hi,

Thank you for provideing this code.
When runningto the line 44 of run.py with the three files in your examples/even folder, it showed โ€œ KeyError:'relationship'. I am wondering how to fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.