Git Product home page Git Product logo

Comments (6)

keiffster avatar keiffster commented on July 19, 2024

Thanks, let me check and get back to you

from program-y.

newdev7 avatar newdev7 commented on July 19, 2024

Hey @keiffster I think I found where the issue is. While we sending the message to bot, it is converting all the characters to uppercase. So in the denormal.txt file, if we add uppercase also like " DOT COM ",".com" then it returns correctly as 'Abc.com'

from program-y.

keiffster avatar keiffster commented on July 19, 2024

The normalise and demormalise code use a regex expression, I can probably make it case independent by use a better regex. I can see exactly where the problem is. The code auto generates a view variants of the regex to map various combinations, I just need better code generation in this area

from program-y.

newdev7 avatar newdev7 commented on July 19, 2024

Let me know when you fix this issue. I'll try to test and inform you if I find any other issue. Thanks

from program-y.

keiffster avatar keiffster commented on July 19, 2024

Check out the new release 0.5.0 which has a rewritten pattern matching parser a few fixes which I think might fix your denormalise issue

from program-y.

keiffster avatar keiffster commented on July 19, 2024

There is a new test in code base for 0.5.0 which fixes this

program-y/src/test/aiml_tests/denormalize_tests/test_denormalize_aiml.py

Check out the test and associate aiml for your reference

from program-y.

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.