chatting: R interface to tencent AI lab's chatting robot

Description Usage Arguments Value Author(s) Examples

View source: R/chatting.R

Description

chatting returns the reply of chatting robot

Usage

1
chatting(app_id = app_id, app_key = app_key, keywords)

Arguments

app_id

Your app ID

app_key

Your app key

text

The text is sent to API

Value

returns the reply of chatting robots

Author(s)

Ao Sun <https://ao-sun.github.io/>

Examples

1
 chatting('hello', app_id = '1107152791', app_key =  'OpsMj8HXPmbu9SMd')

suntiansheng/tencentAI documentation built on May 17, 2019, 12:52 p.m.