Massimo Aria

Results 84 comments of Massimo Aria

Bibliometrix 4.1.4 (on GitHub) already supports openalex collections through the official package openalexR. openalexR allows downloading collections from OpenAlex using API. The package includes a function, called oa2bibliometrix(), that converts...

Hi, Biblioshiny supports OpenAlex data saved as data.frame into an .RData file. Here an example: ``` library(openalexR) #> Thank you for using openalexR! #> To acknowledge our work, please cite...

Hi, we added the full support to OpenAlex csv file format. The function convert2df now accepts dbsource="openalex" and format "csv" to import and convert OpenAlex csv files.

The issue also appears when using different models, i.e. "SamLowe/roberta-base-go_emotions", "nlptown/bert-base-multilingual-uncased-sentiment", "roberta-large-mnli", etc.

Unfortunately, your problem is not relative to the package codes. The issue "invalid multibyte string" is due to a not standard character set used by the PC running Rstudio. To...

Please, upload your full script

@trangdata I fully agree with you. The format used in the oa2df function follows a standard in bibliographic datasets used with input files of major science mapping software. Creating multiple...

Please take a look at this https://github.com/massimoaria/bibliometrix/issues/380

It works fine for me. Please update bibliometrix from GitHub