$ python test.py 1 Traceback (most recent call last): File "D:\phpStudy\WWW\git\clean\tool\baidu_ai.py", line 28, in getLabel data = self.client.keyword(title,content) File "C:\Python27\lib\site-packages\aip\nlp.py", line 201, in keyword return self._request(self.__keywordUrl, data) File "C:\Python27\lib\site-packages\aip\base.py", line 92, in _request data = self._proccessRequest(url, params, data, headers) File "C:\Python27\lib\site-packages\aip\nlp.py", line 66, in _proccessRequest return jso...