Learn R Programming

⚠️There's a newer version (0.2-7) of this package.Take me there.

openNLP (version 0.0-8)

openNLP Interface

Description

An interface to openNLP (http://opennlp.sourceforge.net/), a collection of natural language processing tools including a sentence detector, tokenizer, pos-tagger, shallow and full syntactic parser, and named-entity detector, using the Maxent Java package for training and using maximum entropy models.

Copy Link

Version

Install

install.packages('openNLP')

Monthly Downloads

1,830

Version

0.0-8

License

LGPL-2.1

Maintainer

Kurt Hornik

Last Published

June 26th, 2010

Functions in openNLP (0.0-8)

tokenize

Tokenizer
tmSentDetect-methods

Methods for Function tmSentDetect in Package `openNLP'
tmTokenize-methods

Methods for Function tmTokenize in Package `openNLP'
tmTagPOS-methods

Methods for Function tmTagPOS in Package `openNLP'
sentDetect

Detect sentences
tagPOS

Tag part-of-speech