Package: MetaNLP 0.1.4.9000
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:
MetaNLP_0.1.4.9000.tar.gz
MetaNLP_0.1.4.9000.zip(r-4.7)MetaNLP_0.1.4.9000.zip(r-4.6)MetaNLP_0.1.4.9000.zip(r-4.5)
MetaNLP_0.1.4.9000.tgz(r-4.6-any)MetaNLP_0.1.4.9000.tgz(r-4.5-any)
MetaNLP_0.1.4.9000.tar.gz(r-4.7-any)MetaNLP_0.1.4.9000.tar.gz(r-4.6-any)
MetaNLP_0.1.4.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
MetaNLP/json (API)
NEWS
| # Install 'MetaNLP' in R: |
| install.packages('MetaNLP', repos = c('https://imbi-heidelberg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/imbi-heidelberg/metanlp/issues
Last updated from:b6d810fdcf. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 225 | ||
| source / vignettes | OK | 246 | ||
| linux-release-x86_64 | OK | 216 | ||
| macos-release-arm64 | OK | 187 | ||
| macos-oldrel-arm64 | OK | 219 | ||
| windows-devel | OK | 163 | ||
| windows-release | OK | 166 | ||
| windows-oldrel | OK | 228 | ||
| wasm-release | OK | 152 |
Exports:delete_stop_wordsdelete_wordsMetaNLPplotread_test_datareplace_special_charactersselect_featuressummarywordcloudwrite_csv
Dependencies:BHclicodetoolscpp11data.tabledigestdplyrdttenglishfastmatchforeachgenericsglmnetgluehunspellISOcodesiteratorsjsonlitekoRpuskoRpus.lang.enlatticelexiconlifecyclemagrittrMatrixmgsubNLPpillarpkgconfigpurrrqdapRegexquantedaR6RcppRcppEigenrlangshapeslamSnowballCstopwordsstringistringrsurvivalsyllysylly.ensyuzhettextcleantextshapetextstemtibbletidyrtidyselecttmutf8vctrswithrxml2yamlzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Delete stop words | delete_stop_words delete_stop_words,MetaNLP-method |
| Delete list of words | delete_words delete_words,MetaNLP,character-method |
| Natural Language Processing for Meta Analysis | MetaNLP MetaNLP-class |
| Create bar plot from MetaNLP-object | plot,MetaNLP,missing-method |
| Read and adapt test data | read_test_data read_test_data,MetaNLP-method |
| Replace special characters in column names | replace_special_characters replace_special_characters,MetaNLP-method |
| Select features via elasticnet regularization | select_features select_features,MetaNLP-method |
| Summary of MetaNLP-objects | summary,MetaNLP-method |
| Create word cloud from MetaNLP-object | wordcloud wordcloud,MetaNLP-method |
| Save the document-term matrix | write_csv write_csv,MetaNLP-method |
