R

## To cite R in publications use:
## 
##   R Core Team (2023). _R: A Language and Environment for Statistical
##   Computing_. R Foundation for Statistical Computing, Vienna, Austria.
##   <https://www.R-project.org/>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {R: A Language and Environment for Statistical Computing},
##     author = {{R Core Team}},
##     organization = {R Foundation for Statistical Computing},
##     address = {Vienna, Austria},
##     year = {2023},
##     url = {https://www.R-project.org/},
##   }
## 
## We have invested a lot of time and effort in creating R, please cite it
## when using it for data analysis. See also 'citation("pkgname")' for
## citing R packages.

R-Packages

## To cite package 'markdown' in publications use:
## 
##   Xie Y, Allaire J, Horner J (2023). _markdown: Render Markdown with
##   'commonmark'_. R package version 1.6,
##   <https://CRAN.R-project.org/package=markdown>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {markdown: Render Markdown with 'commonmark'},
##     author = {Yihui Xie and JJ Allaire and Jeffrey Horner},
##     year = {2023},
##     note = {R package version 1.6},
##     url = {https://CRAN.R-project.org/package=markdown},
##   }
## To cite the 'knitr' package in publications use:
## 
##   Yihui Xie (2023). knitr: A General-Purpose Package for Dynamic Report
##   Generation in R. R package version 1.42.
## 
##   Yihui Xie (2015) Dynamic Documents with R and knitr. 2nd edition.
##   Chapman and Hall/CRC. ISBN 978-1498716963
## 
##   Yihui Xie (2014) knitr: A Comprehensive Tool for Reproducible
##   Research in R. In Victoria Stodden, Friedrich Leisch and Roger D.
##   Peng, editors, Implementing Reproducible Computational Research.
##   Chapman and Hall/CRC. ISBN 978-1466561595
## 
## To see these entries in BibTeX format, use 'print(<citation>,
## bibtex=TRUE)', 'toBibtex(.)', or set
## 'options(citation.bibtex.max=999)'.
## To cite package 'haven' in publications use:
## 
##   Wickham H, Miller E, Smith D (2023). _haven: Import and Export
##   'SPSS', 'Stata' and 'SAS' Files_. R package version 2.5.2,
##   <https://CRAN.R-project.org/package=haven>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files},
##     author = {Hadley Wickham and Evan Miller and Danny Smith},
##     year = {2023},
##     note = {R package version 2.5.2},
##     url = {https://CRAN.R-project.org/package=haven},
##   }
## To cite package 'readr' in publications use:
## 
##   Wickham H, Hester J, Bryan J (2023). _readr: Read Rectangular Text
##   Data_. R package version 2.1.4,
##   <https://CRAN.R-project.org/package=readr>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {readr: Read Rectangular Text Data},
##     author = {Hadley Wickham and Jim Hester and Jennifer Bryan},
##     year = {2023},
##     note = {R package version 2.1.4},
##     url = {https://CRAN.R-project.org/package=readr},
##   }
## To cite package 'dplyr' in publications use:
## 
##   Wickham H, François R, Henry L, Müller K, Vaughan D (2023). _dplyr: A
##   Grammar of Data Manipulation_. R package version 1.1.2,
##   <https://CRAN.R-project.org/package=dplyr>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {dplyr: A Grammar of Data Manipulation},
##     author = {Hadley Wickham and Romain François and Lionel Henry and Kirill Müller and Davis Vaughan},
##     year = {2023},
##     note = {R package version 1.1.2},
##     url = {https://CRAN.R-project.org/package=dplyr},
##   }
## To cite package 'tidyverse' in publications use:
## 
##   Wickham H, Averick M, Bryan J, Chang W, McGowan LD, François R,
##   Grolemund G, Hayes A, Henry L, Hester J, Kuhn M, Pedersen TL, Miller
##   E, Bache SM, Müller K, Ooms J, Robinson D, Seidel DP, Spinu V,
##   Takahashi K, Vaughan D, Wilke C, Woo K, Yutani H (2019). "Welcome to
##   the tidyverse." _Journal of Open Source Software_, *4*(43), 1686.
##   doi:10.21105/joss.01686 <https://doi.org/10.21105/joss.01686>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Welcome to the {tidyverse}},
##     author = {Hadley Wickham and Mara Averick and Jennifer Bryan and Winston Chang and Lucy D'Agostino McGowan and Romain François and Garrett Grolemund and Alex Hayes and Lionel Henry and Jim Hester and Max Kuhn and Thomas Lin Pedersen and Evan Miller and Stephan Milton Bache and Kirill Müller and Jeroen Ooms and David Robinson and Dana Paige Seidel and Vitalie Spinu and Kohske Takahashi and Davis Vaughan and Claus Wilke and Kara Woo and Hiroaki Yutani},
##     year = {2019},
##     journal = {Journal of Open Source Software},
##     volume = {4},
##     number = {43},
##     pages = {1686},
##     doi = {10.21105/joss.01686},
##   }
## To cite package 'tidyr' in publications use:
## 
##   Wickham H, Vaughan D, Girlich M (2023). _tidyr: Tidy Messy Data_. R
##   package version 1.3.0, <https://CRAN.R-project.org/package=tidyr>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {tidyr: Tidy Messy Data},
##     author = {Hadley Wickham and Davis Vaughan and Maximilian Girlich},
##     year = {2023},
##     note = {R package version 1.3.0},
##     url = {https://CRAN.R-project.org/package=tidyr},
##   }
## To cite naniar in publications use:
## 
##   Tierney N, Cook D (2023). "Expanding Tidy Data Principles to
##   Facilitate Missing Data Exploration, Visualization and Assessment of
##   Imputations." _Journal of Statistical Software_, *105*(7), 1-31.
##   doi:10.18637/jss.v105.i07 <https://doi.org/10.18637/jss.v105.i07>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Expanding Tidy Data Principles to Facilitate Missing Data Exploration, Visualization and Assessment of Imputations},
##     author = {Nicholas Tierney and Dianne Cook},
##     journal = {Journal of Statistical Software},
##     year = {2023},
##     volume = {105},
##     number = {7},
##     pages = {1--31},
##     doi = {10.18637/jss.v105.i07},
##   }
## To cite ggplot2 in publications, please use
## 
##   H. Wickham. ggplot2: Elegant Graphics for Data Analysis.
##   Springer-Verlag New York, 2016.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Book{,
##     author = {Hadley Wickham},
##     title = {ggplot2: Elegant Graphics for Data Analysis},
##     publisher = {Springer-Verlag New York},
##     year = {2016},
##     isbn = {978-3-319-24277-4},
##     url = {https://ggplot2.tidyverse.org},
##   }
## To cite package 'ggthemes' in publications use:
## 
##   Arnold J (2021). _ggthemes: Extra Themes, Scales and Geoms for
##   'ggplot2'_. R package version 4.2.4,
##   <https://CRAN.R-project.org/package=ggthemes>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {ggthemes: Extra Themes, Scales and Geoms for 'ggplot2'},
##     author = {Jeffrey B. Arnold},
##     year = {2021},
##     note = {R package version 4.2.4},
##     url = {https://CRAN.R-project.org/package=ggthemes},
##   }
## To cite package 'janitor' in publications use:
## 
##   Firke S (2023). _janitor: Simple Tools for Examining and Cleaning
##   Dirty Data_. R package version 2.2.0,
##   <https://CRAN.R-project.org/package=janitor>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {janitor: Simple Tools for Examining and Cleaning Dirty Data},
##     author = {Sam Firke},
##     year = {2023},
##     note = {R package version 2.2.0},
##     url = {https://CRAN.R-project.org/package=janitor},
##   }
## To cite package 'quanteda' in publications use:
## 
##   Benoit K, Watanabe K, Wang H, Nulty P, Obeng A, Müller S, Matsuo A
##   (2018). "quanteda: An R package for the quantitative analysis of
##   textual data." _Journal of Open Source Software_, *3*(30), 774.
##   doi:10.21105/joss.00774 <https://doi.org/10.21105/joss.00774>,
##   <https://quanteda.io>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {quanteda: An R package for the quantitative analysis of textual data},
##     journal = {Journal of Open Source Software},
##     author = {Kenneth Benoit and Kohei Watanabe and Haiyan Wang and Paul Nulty and Adam Obeng and Stefan Müller and Akitaka Matsuo},
##     doi = {10.21105/joss.00774},
##     url = {https://quanteda.io},
##     volume = {3},
##     number = {30},
##     pages = {774},
##     year = {2018},
##   }
## To cite the MASS package in publications use:
## 
##   Venables, W. N. & Ripley, B. D. (2002) Modern Applied Statistics with
##   S. Fourth Edition. Springer, New York. ISBN 0-387-95457-0
## 
## A BibTeX entry for LaTeX users is
## 
##   @Book{,
##     title = {Modern Applied Statistics with S},
##     author = {W. N. Venables and B. D. Ripley},
##     publisher = {Springer},
##     edition = {Fourth},
##     address = {New York},
##     year = {2002},
##     note = {ISBN 0-387-95457-0},
##     url = {https://www.stats.ox.ac.uk/pub/MASS4/},
##   }
## To cite package 'quanteda.textmodels' in publications use:
## 
##   Benoit K, Watanabe K, Wang H, Perry P, Lauderdale B, Gruber J, Lowe W
##   (2023). _quanteda.textmodels: Scaling Models and Classifiers for
##   Textual Data_. R package version 0.9.6,
##   <https://CRAN.R-project.org/package=quanteda.textmodels>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {quanteda.textmodels: Scaling Models and Classifiers for Textual Data},
##     author = {Kenneth Benoit and Kohei Watanabe and Haiyan Wang and Patrick O. Perry and Benjamin Lauderdale and Johannes Gruber and William Lowe},
##     year = {2023},
##     note = {R package version 0.9.6},
##     url = {https://CRAN.R-project.org/package=quanteda.textmodels},
##   }
## To cite package 'quanteda.textplots' in publications use:
## 
##   Benoit K, Watanabe K, Wang H, Nulty P, Obeng A, Müller S, Matsuo A
##   (2018). "quanteda: An R package for the quantitative analysis of
##   textual data." _Journal of Open Source Software_, *3*(30), 774.
##   doi:10.21105/joss.00774 <https://doi.org/10.21105/joss.00774>,
##   <https://quanteda.io>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {quanteda: An R package for the quantitative analysis of textual data},
##     journal = {Journal of Open Source Software},
##     author = {Kenneth Benoit and Kohei Watanabe and Haiyan Wang and Paul Nulty and Adam Obeng and Stefan Müller and Akitaka Matsuo},
##     doi = {10.21105/joss.00774},
##     url = {https://quanteda.io},
##     volume = {3},
##     number = {30},
##     pages = {774},
##     year = {2018},
##   }
## To cite package 'quanteda.textstats' in publications use:
## 
##   Benoit K, Watanabe K, Wang H, Nulty P, Obeng A, Müller S, Matsuo A
##   (2018). "quanteda: An R package for the quantitative analysis of
##   textual data." _Journal of Open Source Software_, *3*(30), 774.
##   doi:10.21105/joss.00774 <https://doi.org/10.21105/joss.00774>,
##   <https://quanteda.io>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {quanteda: An R package for the quantitative analysis of textual data},
##     journal = {Journal of Open Source Software},
##     author = {Kenneth Benoit and Kohei Watanabe and Haiyan Wang and Paul Nulty and Adam Obeng and Stefan Müller and Akitaka Matsuo},
##     doi = {10.21105/joss.00774},
##     url = {https://quanteda.io},
##     volume = {3},
##     number = {30},
##     pages = {774},
##     year = {2018},
##   }
## To cite lubridate in publications use:
## 
##   Garrett Grolemund, Hadley Wickham (2011). Dates and Times Made Easy
##   with lubridate. Journal of Statistical Software, 40(3), 1-25. URL
##   https://www.jstatsoft.org/v40/i03/.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Dates and Times Made Easy with {lubridate}},
##     author = {Garrett Grolemund and Hadley Wickham},
##     journal = {Journal of Statistical Software},
##     year = {2011},
##     volume = {40},
##     number = {3},
##     pages = {1--25},
##     url = {https://www.jstatsoft.org/v40/i03/},
##   }
## To cite caret in publications use:
## 
##   Kuhn, M. (2008). Building Predictive Models in R Using the caret
##   Package. Journal of Statistical Software, 28(5), 1–26.
##   https://doi.org/10.18637/jss.v028.i05
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Building Predictive Models in R Using the caret Package},
##     volume = {28},
##     url = {https://www.jstatsoft.org/index.php/jss/article/view/v028i05},
##     doi = {10.18637/jss.v028.i05},
##     number = {5},
##     journal = {Journal of Statistical Software},
##     author = {{Kuhn} and {Max}},
##     year = {2008},
##     pages = {1–26},
##   }
## To cite stm in publications use:
## 
##   Roberts ME, Stewart BM, Tingley D (2019). "stm: An R Package for
##   Structural Topic Models." _Journal of Statistical Software_, *91*(2),
##   1-40. doi:10.18637/jss.v091.i02
##   <https://doi.org/10.18637/jss.v091.i02>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {{stm}: An {R} Package for Structural Topic Models},
##     author = {Margaret E. Roberts and Brandon M. Stewart and Dustin Tingley},
##     journal = {Journal of Statistical Software},
##     year = {2019},
##     volume = {91},
##     number = {2},
##     pages = {1--40},
##     doi = {10.18637/jss.v091.i02},
##   }
## To cite package 'data.table' in publications use:
## 
##   Dowle M, Srinivasan A (2023). _data.table: Extension of
##   `data.frame`_. R package version 1.14.8,
##   <https://CRAN.R-project.org/package=data.table>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {data.table: Extension of `data.frame`},
##     author = {Matt Dowle and Arun Srinivasan},
##     year = {2023},
##     note = {R package version 1.14.8},
##     url = {https://CRAN.R-project.org/package=data.table},
##   }
## To cite package 'tm' in publications use:
## 
##   Feinerer I, Hornik K (2023). _tm: Text Mining Package_. R package
##   version 0.7-11, <https://CRAN.R-project.org/package=tm>.
## 
##   Feinerer I, Hornik K, Meyer D (2008). "Text Mining Infrastructure in
##   R." _Journal of Statistical Software_, *25*(5), 1-54.
##   doi:10.18637/jss.v025.i05 <https://doi.org/10.18637/jss.v025.i05>.
## 
## To see these entries in BibTeX format, use 'print(<citation>,
## bibtex=TRUE)', 'toBibtex(.)', or set
## 'options(citation.bibtex.max=999)'.
## To cite package 'geometry' in publications use:
## 
##   Habel K, Grasman R, Gramacy R, Mozharovskyi P, Sterratt D (2023).
##   _geometry: Mesh Generation and Surface Tessellation_. R package
##   version 0.4.7, <https://CRAN.R-project.org/package=geometry>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {geometry: Mesh Generation and Surface Tessellation},
##     author = {Kai Habel and Raoul Grasman and Robert B. Gramacy and Pavlo Mozharovskyi and David C. Sterratt},
##     year = {2023},
##     note = {R package version 0.4.7},
##     url = {https://CRAN.R-project.org/package=geometry},
##   }
## To cite package 'tidytext' in publications use:
## 
##   Silge J, Robinson D (2016). "tidytext: Text Mining and Analysis Using
##   Tidy Data Principles in R." _JOSS_, *1*(3). doi:10.21105/joss.00037
##   <https://doi.org/10.21105/joss.00037>,
##   <http://dx.doi.org/10.21105/joss.00037>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {tidytext: Text Mining and Analysis Using Tidy Data Principles in R},
##     author = {Julia Silge and David Robinson},
##     doi = {10.21105/joss.00037},
##     url = {http://dx.doi.org/10.21105/joss.00037},
##     year = {2016},
##     publisher = {The Open Journal},
##     volume = {1},
##     number = {3},
##     journal = {JOSS},
##   }
## To cite package 'wordcloud' in publications use:
## 
##   Fellows I (2018). _wordcloud: Word Clouds_. R package version 2.6,
##   <https://CRAN.R-project.org/package=wordcloud>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {wordcloud: Word Clouds},
##     author = {Ian Fellows},
##     year = {2018},
##     note = {R package version 2.6},
##     url = {https://CRAN.R-project.org/package=wordcloud},
##   }
## 
## ATTENTION: This citation information has been auto-generated from the
## package DESCRIPTION file and may need manual editing, see
## 'help("citation")'.
## t-SNE is described in (Van der Maaten & Hinton 2008), while the
## Barnes-Hut t-SNE implementation is described in (Van der Maaten 2014).
## To cite the Rtsne package specifically, use (Krijthe 2015).
## 
##   L.J.P. van der Maaten and G.E. Hinton. Visualizing High-Dimensional
##   Data Using t-SNE. Journal of Machine Learning Research
##   9(Nov):2579-2605, 2008.
## 
##   L.J.P. van der Maaten. Accelerating t-SNE using Tree-Based
##   Algorithms. Journal of Machine Learning Research 15(Oct):3221-3245,
##   2014.
## 
##   Jesse H. Krijthe (2015). Rtsne: T-Distributed Stochastic Neighbor
##   Embedding using a Barnes-Hut Implementation, URL:
##   https://github.com/jkrijthe/Rtsne
## 
## To see these entries in BibTeX format, use 'print(<citation>,
## bibtex=TRUE)', 'toBibtex(.)', or set
## 'options(citation.bibtex.max=999)'.
## To cite rsvd in publications use:
## 
##   Erichson NB, Voronin S, Brunton SL, Kutz JN (2019). "Randomized
##   Matrix Decompositions Using R." _Journal of Statistical Software_,
##   *89*(11), 1-48. doi:10.18637/jss.v089.i11
##   <https://doi.org/10.18637/jss.v089.i11>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Randomized Matrix Decompositions Using {R}},
##     author = {N. Benjamin Erichson and Sergey Voronin and Steven L. Brunton and J. Nathan Kutz},
##     journal = {Journal of Statistical Software},
##     year = {2019},
##     volume = {89},
##     number = {11},
##     pages = {1--48},
##     doi = {10.18637/jss.v089.i11},
##   }
## To cite reshape2 in publications use:
## 
##   Hadley Wickham (2007). Reshaping Data with the reshape Package.
##   Journal of Statistical Software, 21(12), 1-20. URL
##   http://www.jstatsoft.org/v21/i12/.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {Reshaping Data with the {reshape} Package},
##     author = {Hadley Wickham},
##     journal = {Journal of Statistical Software},
##     year = {2007},
##     volume = {21},
##     number = {12},
##     pages = {1--20},
##     url = {http://www.jstatsoft.org/v21/i12/},
##   }
## To cite package 'showtext' in publications use:
## 
##   Qiu Y, details. aotisSfAf (2023). _showtext: Using Fonts More Easily
##   in R Graphs_. R package version 0.9-6,
##   <https://CRAN.R-project.org/package=showtext>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {showtext: Using Fonts More Easily in R Graphs},
##     author = {Yixuan Qiu and authors/contributors of the included software. See file AUTHORS for details.},
##     year = {2023},
##     note = {R package version 0.9-6},
##     url = {https://CRAN.R-project.org/package=showtext},
##   }
## 
## ATTENTION: This citation information has been auto-generated from the
## package DESCRIPTION file and may need manual editing, see
## 'help("citation")'.
## To cite package 'ggpattern' in publications use:
## 
##   FC M, Davis T, ggplot2 authors (2022). _ggpattern: 'ggplot2' Pattern
##   Geoms_. R package version 1.0.1,
##   <https://CRAN.R-project.org/package=ggpattern>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {ggpattern: 'ggplot2' Pattern Geoms},
##     author = {Mike FC and Trevor L Davis and {ggplot2 authors}},
##     year = {2022},
##     note = {R package version 1.0.1},
##     url = {https://CRAN.R-project.org/package=ggpattern},
##   }
## To cite use of the eulerr R package in publications, please use:
## 
##   Larsson J (2022). _eulerr: Area-Proportional Euler and Venn Diagrams
##   with Ellipses_. R package version 7.0.0,
##   <https://CRAN.R-project.org/package=eulerr>.
## 
## To cite the methodology behind eulerr in publications, please use:
## 
##   Larsson J, Gustafsson P (2018). "A Case Study in Fitting
##   Area-Proportional Euler Diagrams with Ellipses Using eulerr." In
##   _Proceedings of International Workshop on Set Visualization and
##   Reasoning_, volume 2116, 84-91.
##   <https://cran.r-project.org/package=eulerr>.
## 
## To see these entries in BibTeX format, use 'print(<citation>,
## bibtex=TRUE)', 'toBibtex(.)', or set
## 'options(citation.bibtex.max=999)'.
## To cite package 'SnowballC' in publications use:
## 
##   Bouchet-Valat M (2023). _SnowballC: Snowball Stemmers Based on the C
##   'libstemmer' UTF-8 Library_. R package version 0.7.1,
##   <https://CRAN.R-project.org/package=SnowballC>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {SnowballC: Snowball Stemmers Based on the C 'libstemmer' UTF-8 Library},
##     author = {Milan Bouchet-Valat},
##     year = {2023},
##     note = {R package version 0.7.1},
##     url = {https://CRAN.R-project.org/package=SnowballC},
##   }
## To cite package 'stringr' in publications use:
## 
##   Wickham H (2022). _stringr: Simple, Consistent Wrappers for Common
##   String Operations_. R package version 1.5.0,
##   <https://CRAN.R-project.org/package=stringr>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {stringr: Simple, Consistent Wrappers for Common String Operations},
##     author = {Hadley Wickham},
##     year = {2022},
##     note = {R package version 1.5.0},
##     url = {https://CRAN.R-project.org/package=stringr},
##   }
## To cite package 'spacyr' in publications use:
## 
##   Benoit K, Matsuo A (2020). _spacyr: Wrapper to the 'spaCy' 'NLP'
##   Library_. R package version 1.2.1,
##   <https://CRAN.R-project.org/package=spacyr>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {spacyr: Wrapper to the 'spaCy' 'NLP' Library},
##     author = {Kenneth Benoit and Akitaka Matsuo},
##     year = {2020},
##     note = {R package version 1.2.1},
##     url = {https://CRAN.R-project.org/package=spacyr},
##   }
## To cite package 'udpipe' in publications use:
## 
##   Wijffels J (2023). _udpipe: Tokenization, Parts of Speech Tagging,
##   Lemmatization and Dependency Parsing with the 'UDPipe' 'NLP'
##   Toolkit_. R package version 0.8.11,
##   <https://CRAN.R-project.org/package=udpipe>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {udpipe: Tokenization, Parts of Speech Tagging, Lemmatization and
## Dependency Parsing with the 'UDPipe' 'NLP' Toolkit},
##     author = {Jan Wijffels},
##     year = {2023},
##     note = {R package version 0.8.11},
##     url = {https://CRAN.R-project.org/package=udpipe},
##   }
## To cite package 'reticulate' in publications use:
## 
##   Ushey K, Allaire J, Tang Y (2023). _reticulate: Interface to
##   'Python'_. R package version 1.30,
##   <https://CRAN.R-project.org/package=reticulate>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Manual{,
##     title = {reticulate: Interface to 'Python'},
##     author = {Kevin Ushey and JJ Allaire and Yuan Tang},
##     year = {2023},
##     note = {R package version 1.30},
##     url = {https://CRAN.R-project.org/package=reticulate},
##   }
## To cite stringi in publications, use:
## 
##   Gagolewski M (2022). "stringi: Fast and portable character string
##   processing in R." _Journal of Statistical Software_, *103*(2), 1-59.
##   doi:10.18637/jss.v103.i02 <https://doi.org/10.18637/jss.v103.i02>.
## 
## A BibTeX entry for LaTeX users is
## 
##   @Article{,
##     title = {{stringi}: {F}ast and portable character string processing in {R}},
##     author = {Marek Gagolewski},
##     journal = {Journal of Statistical Software},
##     year = {2022},
##     volume = {103},
##     number = {2},
##     pages = {1--59},
##     doi = {10.18637/jss.v103.i02},
##   }

Python-Libraries

\(\bullet\) spaCy https://spacy.io/
\(\bullet\) pandas https://pandas.pydata.org/