Package: MetaNLP 0.1.3.9000

Maximilian Pilz

MetaNLP: Natural Language Processing for Meta Analysis

Given a CSV file with titles and abstracts, the package creates a document-term 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.3.9000.tar.gz
MetaNLP_0.1.3.9000.zip(r-4.5)MetaNLP_0.1.3.9000.zip(r-4.4)MetaNLP_0.1.3.9000.zip(r-4.3)
MetaNLP_0.1.3.9000.tgz(r-4.4-any)MetaNLP_0.1.3.9000.tgz(r-4.3-any)
MetaNLP_0.1.3.9000.tar.gz(r-4.5-noble)MetaNLP_0.1.3.9000.tar.gz(r-4.4-noble)
MetaNLP_0.1.3.9000.tgz(r-4.4-emscripten)MetaNLP_0.1.3.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:

4.32 score 3 stars 1 scripts 140 downloads 9 exports 60 dependencies

Last updated 16 days agofrom:9dde703387. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 07 2024
R-4.5-winOKNov 07 2024
R-4.5-linuxOKNov 07 2024
R-4.4-winOKNov 07 2024
R-4.4-macOKNov 07 2024
R-4.3-winOKNov 07 2024
R-4.3-macOKNov 07 2024

Exports:delete_stop_wordsdelete_wordsMetaNLPplotread_test_datareplace_special_charactersselect_featuressummarywrite_csv

Dependencies:BHclicodetoolscpp11data.tabledigestdplyrdttenglishfansifastmatchforeachgenericsglmnetgluehunspellISOcodesiteratorsjsonlitekoRpuskoRpus.lang.enlatticelexiconlifecyclemagrittrMatrixmgsubNLPpillarpkgconfigpurrrqdapRegexquantedaR6RcppRcppEigenrlangshapeslamSnowballCstopwordsstringistringrsurvivalsyllysylly.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 document-term matrixwrite_csv write_csv,MetaNLP-method