Package: phm
Type: Package
Title: Phrase Mining
Version: 0.1.2
Authors@R: person(
    "Ellie","Small",email="esmall1@drew.edu",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.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: data.table (>= 1.12.8), slam (>= 0.1-46), tm (>= 0.7-7), shiny
        (>= 1.4.0), utils (>= 3.6.2)
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-17 18:03:26 UTC; ellie
Author: Ellie Small [aut, cre] (<https://orcid.org/0000-0003-1313-115X>)
Maintainer: Ellie Small <esmall1@drew.edu>
Repository: CRAN
Date/Publication: 2020-06-24 10:00:02 UTC
