Giter Club home page Giter Club logo

Comments (6)

linas avatar linas commented on July 23, 2024

OrLink possibly doesn't work correctly

Based on what you wrote, I'd say "for sure doesn't work correctly". The OrLink, and disjunctions in general, are surprisingly difficult to handle correctly. It's quite interesting, theoretically-speaking. For this case, you might have better luck by using ChoiceLink instead of OrLInk. No promises, though. The difference between these two is that choice is menu-choice: "pick this or that or that, but pick only one". Whereas "or" is logical-or: "this is true or that is true or some are true or they're all true".

Anyway, I will fix this ASAP, which means it might take a few days or a week.

This is my first issue report, I hope I'm not intruding too much.

Not at all. And you found a doozey, too; I would have thought that bugs like this were squished long ago.

from atomspace.

contrast-zone avatar contrast-zone commented on July 23, 2024

No big hurry, it's not that I'm stuck, or something. I just build up upon AtomSpace work, hoping everything will work one fine day. As I understand, OC is declared as a WIP, so please, take your time.

from atomspace.

contrast-zone avatar contrast-zone commented on July 23, 2024

BTW, ChoiceLink works fine in the above cases.

from atomspace.

linas avatar linas commented on July 23, 2024

OC is declared as a WIP

The AtomSpace should be rock-solid and more-or-less bulletproof. I'm aware of all sorts of infelicities, but there shouldn't be any bugs that "ordinary people" can find (aside from those surrounding the OrLink; that has been a pain point for many years.)

from atomspace.

linas avatar linas commented on July 23, 2024

And, while I have your attention, something completely off-topic, but: in the https://github.com/opencog/learn project I have large datasets with interesting info in them. I have plenty of ways of seeing this myself, but I can't think of any easy way to expose what I see to other people. One of the datasets shows relationships between tens of thousands of words, and I'm wondering: how can I open this up to some interactive web query or browser or chat, here you might ask "find similar words" or ... I dunno I'm not even sure how to explain it. The project is going very well, I'm getting good results, but I can't figure out how to make it exciting for anyone else but me...

from atomspace.

linas avatar linas commented on July 23, 2024

Closing. Fixed in pull req #2919. The fix was simple; recent work to make OrLink work with GetLink was never propagated over to BindLink. Basically, an if-statement was missing.

from atomspace.

Related Issues (20)

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.