The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
How to enrich my data using doi as a feature and generating a new feature with the abstract?
Hi my RM friends
How to generate a new attribute with the abstract text of PUBMED, when using doi?
In short from ID DOI to ID DOI ABSTRACT
Thanks and stay healthy!!!
How to generate a new attribute with the abstract text of PUBMED, when using doi?
In short from ID DOI to ID DOI ABSTRACT
Thanks and stay healthy!!!
Tagged:
0
Best Answer
-
Telcontar120 RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 1,635 UnicornAssuming you have a known set of id's that you want to use, isn't it a parameter in the URL query for PUBMED? If so you can put them in a csv or exampleset and then run through a loop where you insert them into a macro and use the macro in the URL query to return the abstract, then just save that in a new attribute.1