示例#1
0
def get_robot_reply(question):
    return get_message_from_tuling(question)
示例#2
0
文件: test.py 项目: yuanhuiru/xnr2
# -*-coding:utf-8-*-

from tuling_test import get_message_from_tuling

print get_message_from_tuling('明天北京天气怎么样')