opcode81 / ProbCog

A toolbox for statistical relational learning and reasoning.
GNU General Public License v3.0
101 stars 26 forks source link

BLN Query Tool #21

Closed anjumm closed 5 years ago

anjumm commented 5 years ago

Hi. Hope you are doing well. I am trying to work on BLN query tool. I can access the network editor but I am unable to upload grades-ext files(example folder) in Query tool. Tool is giving option only for default xml files which I am unable to locate. Your help will be appreciated in this regard.

PFA picture of query tool as well. BLN

Anjum

opcode81 commented 5 years ago

Which files are you trying to load that you don't find in the list? (The grades-ext example folder should contain a .xml file to use.)

anjumm commented 5 years ago

Yes I am trying to open grades_tutorial.learnt.xml file. It opens the network editor from fragment section and I can visualize it. But when the network editor is open I am unable to access BLN query tool. I am trying to check the inference based on this link.

https://github.com/opcode81/ProbCog/wiki/BLN-Query-Tool

opcode81 commented 5 years ago

Your description of the problem is rather confusing. Please state precisely what your problem is.

Things to bear in mind: You must run blnquery from the directory where the files you want to work with are located. Then you will find them in the dropdown lists.

opcode81 commented 5 years ago

Is your problem solved?