Code Monkey home page Code Monkey logo

Comments (4)

zqwerty avatar zqwerty commented on June 8, 2024

Thanks! I will check this ASAP

from convlab-2.

msft-shahins avatar msft-shahins commented on June 8, 2024

Still can repro this bug. look at the log from latest convlab:

user in []
user out [['Inform', 'Restaurant', 'none', 'none'], ['Inform', 'Restaurant', 'Price', 'expensive'], ['Inform', 'Restaurant', 'Area', 'centre'], ['Inform', 'Restaurant', 'Food', 'portuguese']]
user: I need a restaurant . It just needs to be expensive . I am also in the market for a new restaurant . Is there something in the centre ? Do you have portuguese food ?
sys: I did not find any portuguese restaurants . Give me a moment and I will search for unusual ones . We need some more information . Where are looking to eat ?
user in [['Request', 'Restaurant', 'Area', '?'], ['NoOffer', 'Restaurant', 'none', 'none'], ['NoOffer', 'Restaurant', 'Food', 'portuguese']]
user out [['Inform', 'Restaurant', 'Area', 'centre'], ['Inform', 'Restaurant', 'Price', 'cheap']]
user: I ' m so hungry - can you find me a place to eat in the centre ? I 'd like a cheap priced one .
sys: It is in the centre area . Would you like to try nandos city centre ? They are in the cheap price range . I will book it for you and get a reference number ?
user in [['Inform', 'Booking', 'none', 'none'], ['Recommend', 'Restaurant', 'Area', 'centre'], ['Recommend', 'Restaurant', 'Name', 'nandos city centre'], ['Recommend', 'Restaurant', 'Price', 'cheap']]
user out [['Inform', 'Restaurant', 'NotBook', 'none']]
user: 
sys: 
user in []
user out [['Request', 'Restaurant', 'Post', '?']]
user: Can I get the postcode for the restaurant ?
sys: How does the nandos city centre sound ? Their postcode is cb23ar. Is there anything else I can help you with today ?
user in [['reqmore', 'general', 'none', 'none'], ['Recommend', 'Restaurant', 'Name', 'nandos city centre'], ['Recommend', 'Restaurant', 'Post', 'cb23ar']]
user out [['bye', 'general', 'none', 'none']]
user: Ok , have a good day . Goodbye .
sys: Did you need to book the nandos city centre ?

from convlab-2.

zqwerty avatar zqwerty commented on June 8, 2024

Thanks for the log! Will be fixed soon!

from convlab-2.

zqwerty avatar zqwerty commented on June 8, 2024

Did you use the newest templateNLG? I've try to feed [['Inform', 'Restaurant', 'NotBook', 'none']] into TemplateNLG(is_user=True, mode='manual') and got I do not need to book.

from convlab-2.

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.