Skip to contents
library(Gaslighting)
#> Loading required package: dplyr
#> 
#> Attaching package: 'dplyr'
#> The following objects are masked from 'package:stats':
#> 
#>     filter, lag
#> The following objects are masked from 'package:base':
#> 
#>     intersect, setdiff, setequal, union
#> Loading required package: magrittr
#> Loading required package: tidyverse
#> ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
#>  forcats   1.0.0      readr     2.1.5
#>  ggplot2   3.5.1      stringr   1.5.1
#>  lubridate 1.9.3      tibble    3.2.1
#>  purrr     1.0.2      tidyr     1.3.1
#> ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
#>  tidyr::extract()   masks magrittr::extract()
#>  dplyr::filter()    masks stats::filter()
#>  dplyr::lag()       masks stats::lag()
#>  purrr::set_names() masks magrittr::set_names()
#>  Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors
#> Loading required package: lsa
#> 
#> Loading required package: SnowballC
#> 
#> Loading required package: tm
#> 
#> Loading required package: NLP
#> 
#> 
#> Attaching package: 'NLP'
#> 
#> 
#> The following object is masked from 'package:ggplot2':
#> 
#>     annotate
#> 
#> 
#> Loading required package: textstem
#> 
#> Loading required package: koRpus.lang.en
#> 
#> Loading required package: koRpus
#> 
#> Loading required package: sylly
#> 
#> For information on available language packages for 'koRpus', run
#> 
#>   available.koRpus.lang()
#> 
#> and see ?install.koRpus.lang()
#> 
#> 
#> 
#> Attaching package: 'koRpus'
#> 
#> 
#> The following object is masked from 'package:tm':
#> 
#>     readTagged
#> 
#> 
#> The following object is masked from 'package:lsa':
#> 
#>     query
#> 
#> 
#> The following object is masked from 'package:readr':
#> 
#>     tokenize
#> 
#> 
#> Loading required package: textclean