معرفی شرکت ها


botify-0.1.3


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Natural Language based Commands Processing Framework
ویژگی مقدار
سیستم عامل -
نام فایل botify-0.1.3
نام botify
نسخه کتابخانه 0.1.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Priyam Singh
ایمیل نویسنده priyamsingh.22296@gmail.com
آدرس صفحه اصلی https://github.com/pri22296/botify
آدرس اینترنتی https://pypi.org/project/botify/
مجوز MIT
###################################################################################### Botify ###################################################################################### .. inclusion-marker-badges-start .. image:: https://badge.fury.io/py/botify.svg :target: https://badge.fury.io/py/botify .. image:: https://travis-ci.org/pri22296/botify.svg?branch=master :target: https://travis-ci.org/pri22296/botify .. image:: https://api.codacy.com/project/badge/Grade/47e374815173493b82c4cc3a4a3b4194 :target: https://www.codacy.com/app/pri22296/botify?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=pri22296/botify&amp;utm_campaign=Badge_Grade .. image:: https://landscape.io/github/pri22296/botify/master/landscape.svg?style=flat :target: https://landscape.io/github/pri22296/botify/master :alt: Code Health .. image:: https://readthedocs.org/projects/botify/badge/?version=latest :alt: Documentation Status :target: http://botify.readthedocs.io/en/latest/?badge=latest .. inclusion-marker-badges-end .. inclusion-marker-introduction-start ************************************************************************** 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 <https://github.com/pri22296/nlcalc>`_. Features include: * Ability to understand a large set of commands in natural language based on very little input. .. inclusion-marker-introduction-end .. inclusion-marker-install-start ************************************************************************** Installation ************************************************************************** :: pip install botify .. inclusion-marker-install-end .. inclusion-marker-links-start ************************************************************************** Links ************************************************************************** * `Documentation <http://botify.readthedocs.io/en/latest/>`_ * `Source <https://github.com/pri22296/botify>`_ * `API Reference <http://botify.readthedocs.io/en/latest/source/botify.html#module-botify>`_ .. inclusion-marker-links-end .. inclusion-marker-license-start ************************************************************************** License ************************************************************************** This project is licensed under the MIT License - see the `LICENSE.txt <https://github.com/pri22296/botify/blob/master/LICENSE.txt>`_ file for details. .. inclusion-marker-license-end


نحوه نصب


نصب پکیج whl botify-0.1.3:

    pip install botify-0.1.3.whl


نصب پکیج tar.gz botify-0.1.3:

    pip install botify-0.1.3.tar.gz