我正在尝试编写一个python脚本,用于从ISI Web of Science检索有关出版物的信息。我在GitHub上找到了domoritz的python脚本。它使用Suds连接到ISI Web of Scienceweb服务。无论如何,我尝试将'xs:string'附加到查询的开头,但我得到了相同的错误。
有谁知道使用这种方法的正确方法吗?
我有一个关键字数组,例如: keywordArray = ["Javascript", "Python", "R", "Data Science", "Front-end", "Amazon Web Services例如: stringArray = ["I love learning JavaScript but I would also like to learn Data Science using R",