soco core python
1.0.0
Python客户使用SOCO ASS-AS-Service平台。
pip3 install soco-core-python
python 3
以下示例可以在以下网址找到:quick_start.py。要查看更多示例,请查看 /示例文件夹
首先,在获得API_KEYS之后,在SOCO仪表板上注册,您可以使用几行代码设置SOCO应用程序!
查看Quick_start.py以获取快速示例。
查看我们的很棒的教程列表,以了解更多用例。
如果您在研究中使用SOCO,我们很乐意被引用:
@misc{soco2019engine,
title={SOCO: Answer Engine Platform},
author={Tiancheng Zhao and Kyusong Lee},
howpublished={ url {https://github.com/soco-ai/soco-core-python}},
year={2019}
}