Closed judiths1618 closed 4 years ago
Hi, does the error occur only with this query or with any query?
Hi, I tried other query (key words) scopus_query = 'title-abs-key(cloud computing)' scopus_query = 'title-abs-key(workflow scheduling)'
The error still occur.
Sincerely, Yuandou Wang
发件人: Alessio Scloccomailto:notifications@github.com 发送时间: 2020年4月30日 16:14 收件人: NLeSC/automated-literature-analysismailto:automated-literature-analysis@noreply.github.com 抄送: judiths1618mailto:judiths11@outlook.com; Authormailto:author@noreply.github.com 主题: Re: [NLeSC/automated-literature-analysis] search_scopus issues (#4)
Hi, does the error occur only with this query or with any query?
― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/NLeSC/automated-literature-analysis/issues/4#issuecomment-621685104, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMQ3JQNUMADWTSESOTBPN3DRPEXMFANCNFSM4MSZBUMA.
Another question, can you try to execute the included python notebook? The file is literature_analysis.ipynb
I'll close this one for one, feel free to reopen it if you have again problems.
Hi, do you know the “Scopus400Error” ? Recently, I git clone your project on the centos and executed the jupyter notebook on the server with configuration of the .scopus APIkey, the before problem seems to be solved. However, another issue happened, in detail, the results are like this: [cid:image002.png@01D6250F.BB5D4F40] I checked the search API of the scopus and the query, neither of them are wrong. Can you help me with the problem?
Sincerely, Yuandou Wang
发件人: Alessio Scloccomailto:notifications@github.com 发送时间: 2020年5月7日 20:55 收件人: NLeSC/automated-literature-analysismailto:automated-literature-analysis@noreply.github.com 抄送: judiths1618mailto:judiths11@outlook.com; Authormailto:author@noreply.github.com 主题: Re: [NLeSC/automated-literature-analysis] search_scopus issues (#4)
Closed #4https://github.com/NLeSC/automated-literature-analysis/issues/4.
― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/NLeSC/automated-literature-analysis/issues/4#event-3312756382, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMQ3JQJALLWJSOLDJVDQNHDRQKVT5ANCNFSM4MSZBUMA.
Hi, I have known the reasons why I got such problems:
1) Didn’t correctly configure the .scopus/config.ini with the APIKey;
2) Didn’t access to “ScopusSearch” with an accessible network of the University (institution).
Well, after I solved the above problems, it seems to me that everything works well.
Sincerely, Yuandou Wang
发件人: Alessio Scloccomailto:notifications@github.com 发送时间: 2020年5月7日 20:55 收件人: NLeSC/automated-literature-analysismailto:automated-literature-analysis@noreply.github.com 抄送: judiths1618mailto:judiths11@outlook.com; Authormailto:author@noreply.github.com 主题: Re: [NLeSC/automated-literature-analysis] search_scopus issues (#4)
I'll close this one for one, feel free to reopen it if you have again problems.
― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/NLeSC/automated-literature-analysis/issues/4#issuecomment-625237792, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AMQ3JQJALLWJSOLDJVDQNHDRQKVT5ANCNFSM4MSZBUMA.
Thank for letting us know. Bye!
从Outlook Email App的Android专用app所发送 星期五, 08 五月 2020, 04:47下午 +08:00 发件人 Alessio Sclocco notifications@github.com :
Thank for letting us know. Bye! — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub , or unsubscribe .
Hi, there're some problems with me when i run the code cell with
In detail, it gave me the tips with
i have successfully installed the python virtual environment, but it's wrong when i run the code. i don't know if it's the code bugs or not. if you know the reasons why it happened, could you please answer me?