Package: phrasemachine
Type: Package
Title: Simple Phrase Extraction
Version: 1.1.1
Date: 2017-05-25
Author: Matthew J. Denny, Abram Handler, Brendan O'Connor
Maintainer: Matthew J. Denny <mdenny@psu.edu>
Description: Simple noun phrase extraction using part-of-speech information.
    Takes a collection of un-processed documents as input and returns a set of noun
    phrases associated with those documents.
URL: http://slanglab.cs.umass.edu/phrases/
License: GPL-3
Imports: NLP, openNLP, stringr, quanteda
LazyData: TRUE
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-05-26 23:57:19 UTC; matthewjdenny
Repository: CRAN
Date/Publication: 2017-05-27 13:49:35 UTC
