Package: LexisNexisTools 0.3.7.9000

LexisNexisTools: Working with Files from 'LexisNexis'

My PhD supervisor once told me that everyone doing newspaper analysis starts by writing code to read in files from the 'LexisNexis' newspaper archive (retrieved e.g., from <https://www.lexisnexis.com/> or any of the partner sites). However, while this is a nice exercise I do recommend, not everyone has the time. This package takes files downloaded from the newspaper archive of 'LexisNexis', reads them into R and offers functions for further processing.

Authors:Johannes B. Gruber [aut, cre]

LexisNexisTools_0.3.7.9000.tar.gz
LexisNexisTools_0.3.7.9000.zip(r-4.5)LexisNexisTools_0.3.7.9000.zip(r-4.4)LexisNexisTools_0.3.7.9000.zip(r-4.3)
LexisNexisTools_0.3.7.9000.tgz(r-4.4-any)LexisNexisTools_0.3.7.9000.tgz(r-4.3-any)
LexisNexisTools_0.3.7.9000.tar.gz(r-4.5-noble)LexisNexisTools_0.3.7.9000.tar.gz(r-4.4-noble)
LexisNexisTools_0.3.7.9000.tgz(r-4.4-emscripten)LexisNexisTools_0.3.7.9000.tgz(r-4.3-emscripten)
LexisNexisTools.pdf |LexisNexisTools.html
LexisNexisTools/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/jbgruber/lexisnexistools/issues

On CRAN:

text-analysis

7.12 score 103 stars 64 scripts 439 downloads 17 exports 30 dependencies

Last updated 7 months agofrom:a935798fa5. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 14 2024
R-4.5-winOKOct 14 2024
R-4.5-linuxOKOct 14 2024
R-4.4-winOKOct 14 2024
R-4.4-macOKOct 14 2024
R-4.3-winOKOct 14 2024
R-4.3-macOKOct 14 2024

Exports:lnt_addlnt_asDatelnt_convertlnt_difflnt_lookuplnt_readlnt_renamelnt_samplelnt_similaritylnt2bibtexlnt2cptoolslnt2dflnt2quantedalnt2rDNAlnt2SQLitelnt2tidylnt2tm

Dependencies:clidata.tablefansifastmatchglueISOcodesjsonlitelatticelifecyclemagrittrMatrixnsyllablepbapplypillarpkgconfigproxyCquantedaquanteda.textstatsRcppRcppArmadillorlangSnowballCstopwordsstringdiststringitibbleutf8vctrsxml2yaml

Basic Usage

Rendered fromdemo.Rmdusingknitr::rmarkdownon Oct 14 2024.

Last update: 2021-10-05
Started: 2018-07-07

Readme and manuals

Help Manual

Help pageTopics
Adds or replaces articleslnt_add
Convert Strings to dateslnt_asDate
Convert LNToutput to other formatslnt2cptools lnt2df lnt2quanteda lnt2rDNA lnt2SQLite lnt2tidy lnt2tm lnt_convert
Display diff of similar articleslnt_diff
Lookup keywords in articleslnt_lookup
Read in a LexisNexis filelnt_read
Assign proper names to LexisNexis fileslnt_rename
Provides a small sample TXT/DOCX filelnt_sample
Check for highly similar articles.lnt_similarity
Convert LNToutput to other formatslnt2bibtex
An S4 class to store the three data.frames created with lnt_readLNToutput
Methods for LNToutput output objects+,LNToutput,LNToutput-method dim,LNToutput-method LNToutput_methods show,LNToutput-method [,LNToutput,ANY,ANY,ANY-method