文本分析之 tm 包

R语言
作者

黄湘云

发布日期

2024年2月1日

这是我新的技术博客!

sessionInfo()
R version 4.3.2 (2023-10-31)
Platform: aarch64-apple-darwin20 (64-bit)
Running under: macOS Sonoma 14.2.1

Matrix products: default
BLAS:   /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRblas.0.dylib 
LAPACK: /Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/lib/libRlapack.dylib;  LAPACK version 3.11.0

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

time zone: UTC
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

loaded via a namespace (and not attached):
 [1] compiler_4.3.2  fastmap_1.1.1   cli_3.6.2       tools_4.3.2    
 [5] htmltools_0.5.7 yaml_2.3.8      rmarkdown_2.25  knitr_1.45     
 [9] jsonlite_1.8.8  xfun_0.41       digest_0.6.34   rlang_1.1.3    
[13] evaluate_0.23