Package: phrasemachine
Type: Package
Title: Simple Phrase Extraction
Version: 1.0.0
Date: 2016-10-23
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: 5.0.1
Suggests: testthat, knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2016-10-24 12:49:36 UTC; matthewjdenny
Repository: CRAN
Date/Publication: 2016-10-24 17:14:25
