Learn R Programming

phrasemachine (version 1.1.2)

Simple Phrase Extraction

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.

Copy Link

Version

Install

install.packages('phrasemachine')

Monthly Downloads

21

Version

1.1.2

License

GPL-3

Maintainer

Matthew J Denny

Last Published

May 29th, 2017

Functions in phrasemachine (1.1.2)

phrasemachine

POS tag and extract phrases from a collection of documents
extract_ngram_filter

Extract phrase spans
extract_phrases

Extract Phrases
POS_tag_documents

POS tag documents
coarsen_POS_tags

Coarsen POS tags