学术数据挖掘的来源、API 和技术
所以我要为我的一门教育文献评论课做一个历史趋势分析。我正在考虑使用自 20 世纪 70 年代以来同行评审期刊中的摘要和关键字,我知道 Springer 有一个可能有用的 API,还有哪些其他来源/API?我之前从来没有做过任何数据挖掘和分析,我对Ruby了解一点,对Python了解较少。也欢迎任何其他建议。
So I'm gonna do a historical trends analysis for one of my education literature review class. I'm considering use the abstracts and keywords from the peer-reviewed journals since 1970s, I know Springer has an API which might be useful, what other sources/APIs are there? I never did any data-mining and analysis before, I know a bit about ruby and less about python. Any other advices are also welcomed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为您可以使用 PubMed API 获取医学出版物的摘要(但不是全文)。这将为您提供大约一百万份文档。
I think you can get abstracts of medical publications (not the fulltext though) using the PubMed API. That'll give you something on the order of a million documents.