Giter Site home page Giter Site logo

Translate in french about watson-banking-chatbot HOT 1 CLOSED

ibm avatar ibm commented on July 28, 2024
Translate in french

from watson-banking-chatbot.

Comments (1)

markstur avatar markstur commented on July 28, 2024

In Watson Assistant, you can create a workspace and specify the language. French is in the list. Editing the exported workspace JSON directly, would be tempting but probably not supported. Not sure what else I can say about that. So, you can build and export a French equivalent to our workspace.

Our FAQ docs are in English too. I do not currently see French in my language list for that. You should check with your Discovery service as the supported languages will probably grow. Right now, our chatbot actually answers most questions with the Assistant dialog/intents and so you could do most if it that way, if necessary, and have a nice chat w/o the Discovery FAQ lookup.

When calling tone/nlu you can specify a language or use auto-detect. Both support French. I tend to hard-code English so that I don't get auto-detect errors when it can't pick a language (e.g. "no"), but you can use auto-detect and just catch/ignore the errors or hard-code fr if that works for you.

We haven't looked closely at the code to make sure it works globally, so you might hit something else but I would not expect much trouble with French. If you want dynamic multi-lingual then there'd be more work.

from watson-banking-chatbot.

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.