Learn R Programming

MetaNLP

Create data frames that can be used for automated title-abstract screening.

Installation

Install the current CRAN release with:

install.packages("MetaNLP")

Install the development version directly from GitHub with:

devtools::install_github("imbi-heidelberg/MetaNLP")

Copy Link

Version

Install

install.packages('MetaNLP')

Monthly Downloads

154

Version

0.1.4

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Maximilian Pilz

Last Published

August 20th, 2025

Functions in MetaNLP (0.1.4)

select_features

Select features via elasticnet regularization
replace_special_characters

Replace special characters in column names
summary,MetaNLP-method

Summary of MetaNLP-objects
delete_words

Delete list of words
read_test_data

Read and adapt test data
delete_stop_words

Delete stop words
MetaNLP

Natural Language Processing for Meta Analysis
wordcloud

Create word cloud from MetaNLP-object
write_csv

Save the document-term matrix
plot,MetaNLP,missing-method

Create bar plot from MetaNLP-object