Package: phm
Type: Package
Title: Phrase Mining
Version: 1.1.5
Date: 2025-05-16
Authors@R: person(
    "Ellie","Small",email="ellie_small@yahoo.com",role=c("aut","cre"),
    comment=c(ORCID="0000-0003-1313-115X")
   )
Description: Functions to extract and handle commonly occurring principal phrases
    obtained from collections of texts. This package is based on, Small, E., & 
    Cabrera, J. (2025). Principal phrase mining, an automated method for 
    extracting meaningful phrases from text. International Journal of Computers 
    and Applications, 47(1), 84–92.
License: GPL-3
Encoding: UTF-8
Imports: data.table (>= 1.14.2), tm (>= 0.7-8), shiny (>= 1.7.1),
        Matrix (>= 1.4-1), smallstuff (>= 1.0.1), NLP (>= 0.2-1)
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://doi.org/10.1080/1206212X.2024.2448494
NeedsCompilation: no
Packaged: 2025-05-16 17:03:24 UTC; esmall1
Author: Ellie Small [aut, cre] (ORCID: <https://orcid.org/0000-0003-1313-115X>)
Maintainer: Ellie Small <ellie_small@yahoo.com>
Repository: CRAN
Date/Publication: 2025-05-16 23:50:02 UTC
