@Manual{,
  title = {{textTinyR}: Text Processing for Small or Big Data Files},
  author = {Lampros Mouselimis},
  year = {2021},
  note = {R package version 1.1.7},
  url = {https://CRAN.R-project.org/package=textTinyR},
}

@Manual{,
  title = {{porter2_stemmer}: C++ version of the Porter2 English stemmer},
  author = {Sean Massung},
  year = {2012},
  note = {porter to stemmer C++ header file},
  url = {https://github.com/smassung/porter2_stemmer},
}

@Manual{,
  title = {The English (Porter2) stemming algorithm},
  author = {Martin Porter and Richard Boulton},
  year = {2001},
  url = {http://snowball.tartarus.org/algorithms/english/stemmer.html},
}
  • Lampros Mouselimis. Author, maintainer.