-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsoftware.qmd
More file actions
42 lines (32 loc) Β· 2.57 KB
/
software.qmd
File metadata and controls
42 lines (32 loc) Β· 2.57 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: ""
format: html
editor: visual
---
# Scientific Software
- **Bibliometrix**\
An R package for comprehensive science mapping and bibliometric analysis. It supports a full bibliometric workflow, including data import, descriptive analysis, science mapping, and visualization.\
π <a href="https://www.bibliometrix.org" target="_blank">bibliometrix.org</a>
- **Biblioshiny**\
A user-friendly Shiny web interface for Bibliometrix, enabling researchers to conduct advanced bibliometric and science mapping analyses without coding.
- **TAll β Text Analysis for All**\
A general-purpose R Shiny application for text data analysis, supporting topic modeling, frequency analysis, clustering, and content classification.\
π <a href="https://github.com/massimoaria/tall" target="_blank">https://github.com/massimoaria/tall</a>
- **E2Tree**\
An explainable machine learning approach based on ensemble trees, designed to generate interpretable models from complex data, with visual exploration tools for decision rules.\
π <a href="https://github.com/massimoaria/e2tree" target="_blank">https://github.com/massimoaria/e2tree</a>
- **DimensionsR**\
An R package that provides programmatic access to the Dimensions API, allowing bibliometric researchers to retrieve and analyze data on publications, grants, clinical trials, and patents.\
π <a href="https://github.com/massimoaria/dimensionsR" target="_blank">https://github.com/massimoaria/dimensionsR</a>
- **PubmedR**\
An R interface to the PubMed API for searching, downloading, and analyzing biomedical literature metadata, useful for systematic literature reviews and medical informatics.\
π <a href="https://github.com/massimoaria/pubmedR" target="_blank">https://github.com/massimoaria/pubmedR</a>
- **contentanalysis**\
Tools for extracting and analyzing scientific content from PDFs, including citation extraction and reference matching.\
π <a href="https://github.com/massimoaria/contentanalysis" target="_blank">https://github.com/massimoaria/contentanalysis</a>
- **OpenalexR**\
An R client for the OpenAlex API, facilitating access to open bibliographic metadata for scholarly publications, authors, institutions, and citations.\
π <a href="https://docs.ropensci.org/openalexR/" target="_blank">https://docs.ropensci.org/openalexR/</a>
- **PLS-SEM Matlab Toolbox**\
A Matlab/Octave package for Partial Least Squares Structural Equation Models.\
π <a href="https://github.com/massimoaria/PLS-SEM" target="_blank">https://github.com/massimoaria/PLS-SEM</a>