Adsense

  • Latest News

    Sunday 12 August 2018

    How to create a simple information bot using Tensorflow

    Tensorflow

    Tensorflow is a Google-powered open-source machine learning libraryfor high-performance numerical computations.
    To get into the basics of Tensorflow, go to https://www.tensorflow.org/tutorials/.

    This tutorial is all about creating a very simple information bot using Tensorflow that will classify the intent of user from the pre-defined intents and provide the corresponding information to the user.

    Follow these steps to create this simple bot -
    1. Clone the github repository from https://github.com/prayas26/Simple-Chatbot-Using-Tensorflow
    2. Install the requirements using the command pip install -r requirements.txt.
    3. Open the intents.json file and create a dictionary with the intents (an example is already present in the file).
      • Tag - it is the intent of the information
      • Patterns - sentence patterns for our neural network text classifiers
      • Responses - it is the answers to the corresponding intent
    4. Now open terminal and enter python and hit enter.
    5. Enter the following lines of code -
      • import nltk
      • nltk.download('punkt')
    6. Run the command - python bot.py
      You can see your bot being trained. After the training is complete, you can see many new files added to your folder.
    7. Now, just run the command - python response_bot.py
    8. Enter any question with the defined intents and check the reply.

    Author - Prayas Mittal
    • Blogger Comments
    • Facebook Comments

    1 comments:

    1. Blackjack at Borgata Hotel Casino & Spa - MapYRO
      Find directions, hours, directions, 계룡 출장샵 and 제천 출장샵 a map 제천 출장안마 of 안산 출장마사지 Blackjack at Borgata Hotel 군포 출장안마 Casino & Spa, Atlantic City on MapYRO.

      ReplyDelete

    Thanks for your comment. We will try to reply as soon as possible.

    Regards
    VSL Creations

    Item Reviewed: How to create a simple information bot using Tensorflow Rating: 5 Reviewed By: Unknown
    Scroll to Top