初始化提交
This commit is contained in:
5
boards/default/python_mixpy/examples/人工智能Py/08文本纠错-1.py
Normal file
5
boards/default/python_mixpy/examples/人工智能Py/08文本纠错-1.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import aip
|
||||
|
||||
|
||||
client = aip.AipNlp("Enter Your APP_ID", "Enter Your API_KEY", "Enter Your SECRET_KEY")
|
||||
print(client.ecnet("促进创客教育与本地新形产业的整合,促进当地经济的发展。", options={}))
|
||||
Reference in New Issue
Block a user