Skip to main content

Natural Language based Commands Processing Framework

Project description

https://badge.fury.io/py/botify.svg https://travis-ci.org/pri22296/botify.svg?branch=master https://api.codacy.com/project/badge/Grade/47e374815173493b82c4cc3a4a3b4194 Code Health Documentation Status

Introduction

This Package provides Botify class can be used to create your bot. Your bot will take orders in natural language and performing various actions based on the List of Tasks which you specify.

Note that, this package does not intends to really understand the natural langauge. Instead, you need to specify a mapping between various keywords and the tasks you need your bot to perform. This technique works pretty well as demonstrated by our example project nlcalc.

Features include:

  • Ability to understand a large set of commands in natural language based on very little input.

Installation

pip install botify

License

This project is licensed under the MIT License - see the LICENSE.txt file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

botify-0.1.3.zip (8.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page