Package: MetaNLP 0.1.2.9000

Maximilian Pilz

MetaNLP: Natural Language Processing for Meta Analysis

Given a CSV file with titles and abstracts, the package creates a word count matrix that is lemmatized and stemmed and can directly be used to train machine learning methods for automatic title-abstract screening in the preparation of a meta analysis.

Authors:Nico Bruder [aut], Samuel Zimmermann [aut], Johannes Vey [aut], Maximilian Pilz [aut, cre], Institute of Medical Biometry - University of Heidelberg [cph]

MetaNLP_0.1.2.9000.tar.gz
MetaNLP_0.1.2.9000.zip(r-4.5)MetaNLP_0.1.2.9000.zip(r-4.4)MetaNLP_0.1.2.9000.zip(r-4.3)
MetaNLP_0.1.2.9000.tgz(r-4.4-any)MetaNLP_0.1.2.9000.tgz(r-4.3-any)
MetaNLP_0.1.2.9000.tar.gz(r-4.5-noble)MetaNLP_0.1.2.9000.tar.gz(r-4.4-noble)
MetaNLP_0.1.2.9000.tgz(r-4.4-emscripten)MetaNLP_0.1.2.9000.tgz(r-4.3-emscripten)
MetaNLP.pdf |MetaNLP.html
MetaNLP/json (API)
NEWS

# Install 'MetaNLP' in R:
install.packages('MetaNLP', repos = c('https://imbi-heidelberg.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/imbi-heidelberg/metanlp/issues

On CRAN:

9 exports 3 stars 1.86 score 61 dependencies 1 scripts 149 downloads

Last updated 3 months agofrom:e442990932. Checks:OK: 5 NOTE: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winNOTESep 01 2024
R-4.5-linuxNOTESep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:delete_stop_wordsdelete_wordsMetaNLPplotread_test_datareplace_special_charactersselect_featuressummarywrite_csv

Dependencies:BHclicodetoolscpp11data.tabledigestdplyrdttenglishfansifastmatchforeachgenericsglmnetgluehunspellISOcodesiteratorsjsonlitekoRpuskoRpus.lang.enlatticelexiconlifecyclemagrittrMatrixmgsubNLPpillarpkgconfigpurrrqdapRegexquantedaR6RcppRcppArmadilloRcppEigenrlangshapeslamSnowballCstopwordsstringistringrsurvivalsyllysylly.ensyuzhettextcleantextshapetextstemtibbletidyrtidyselecttmutf8vctrswithrxml2yamlzoo

Readme and manuals

Help Manual

Help pageTopics
Delete stop wordsdelete_stop_words delete_stop_words,MetaNLP-method
Delete list of wordsdelete_words delete_words,MetaNLP,character-method
Natural Language Processing for Meta AnalysisMetaNLP MetaNLP-class
Create word cloud from MetaNLP-objectplot,MetaNLP,missing-method
Read and adapt test dataread_test_data read_test_data,MetaNLP-method
Replace special characters in column namesreplace_special_characters replace_special_characters,MetaNLP-method
Select features via elasticnet regularizationselect_features select_features,MetaNLP-method
Summary of MetaNLP-objectssummary,MetaNLP-method
Save the word count matrixwrite_csv write_csv,MetaNLP-method