Package: dhlabR 1.0.6
dhlabR: National Library of Norway Quantitative Text Data API Tools
Tools for accessing data from National Library of Norway's dhlab (digital humanities laboratory). Provides wrappers for accessing our API services at <https://api.nb.no/dhlab/>. To learn more about dhlab, visit out site <https://www.nb.no/dh-lab/>.
Authors:
dhlabR_1.0.6.tar.gz
dhlabR_1.0.6.tar.gz(r-4.5-noble)dhlabR_1.0.6.tar.gz(r-4.4-noble)
dhlabR_1.0.6.tgz(r-4.4-emscripten)dhlabR_1.0.6.tgz(r-4.3-emscripten)
dhlabR.pdf |dhlabR.html✨
dhlabR/json (API)
NEWS
# Install 'dhlabR' in R: |
install.packages('dhlabR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 4 months agofrom:6b281355fc. Checks:OK: 1 ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-linux | ERROR | Nov 12 2024 |
Exports:get_collocationsget_concordanceget_dispersionget_document_corpusget_document_frequenciesget_metadataget_ngram_from_booksget_ngram_from_newspapersget_reference_wordsget_urn_frequenciesngram
Dependencies:askpassclicurldplyrfansigenericsgluehttrjsonlitelatticelifecyclemagrittrmimeopensslpillarpkgconfigpurrrR6rlangsystibbletidyselectutf8vctrswithrzoo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get collocations for word in corpus | get_collocations |
Retrieve Concordance for Words in Documents | get_concordance |
Dispersion of tokens in a text | get_dispersion |
Get Document Corpus | get_document_corpus |
Retrieve Token Frequencies in Documents | get_document_frequencies |
Get National Library Metadata for identifiers | get_metadata |
Get Ngram Count per Year for National Library Book Collection | get_ngram_from_books |
Get Ngram Count per Year for National Library Newspaper Collection | get_ngram_from_newspapers |
Retrieve Reference Words Count and Relative Frequency | get_reference_words |
Get word count frequencies for a list of URNs or dhlabids | get_urn_frequencies |
Function to get and convert NGRAM | ngram |