我們最近使用IBM Watson實現了文檔轉換API。我可以使用網絡文件(www.something.com)作爲輸入。如何在watson的文檔轉換中使用webfiles
curl -X POST -u "username":"password" -F config="{\"conversion_target\":\"answer_units\"}" -F "[email protected]/readme.html;type=text/html" "https://gateway.watsonplatform.net/document-conversion/api/v1/convert_document?version=2015-12-15"