GithubHelp home page GithubHelp logo

Comments (3)

clusterfudge avatar clusterfudge commented on May 29, 2024

Hey @stratus-ss , thanks for bringing this up. Regexes are particularly dicey in Adapt; they have the ability to collide with each other in weird ways, and tend not to behave the way you expect when there are multiple in play.

I suspect that this is not a regression, as there have been no material changes (docstrings aside) to adapt since this commit in May 2019. If you updated your version of adapt since your most recent change, that may point to a latent regression. If you only updated mycroft, this issue might be more appropriate for that forum.

I would recommend using git-bisect to try to track down the exact change that broke your flow.

from adapt.

stratus-ss avatar stratus-ss commented on May 29, 2024

I appreciate the reply but git bisect isnt going to help. Nothing related to either of those functions or the regex changed.

I may have to investigate building the other intent.

If you don't think that this is a valid report please feel free to close it and clear up your issues :)

from adapt.

clusterfudge avatar clusterfudge commented on May 29, 2024

Hey @stratus-ss , sorry for the long silence here. I suspect that this is a collision of regexes interacting with each other, either via code changes in mycroft, addition/removal of skills or vocabulary, introduction of padatious, or other downstream changes. Adapt regexes are known to be flaky, especially when multiple skills come into play.

If you have not already resolved this issue, I would recommend looking for assistance debugging mycroft-core with the relevant channels. I'm going to close this issue now, but please feel free to re-open if you have a stable reproduction (outside of mycroft-core). Thanks!

from adapt.

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.