Learn R Programming

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

openNLP (version 0.0-7)

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,375

Version

0.0-7

License

LGPL-2.1

Maintainer

Kurt Hornik

Last Published

June 27th, 2009

Functions in openNLP (0.0-7)

tmTagPOS-methods

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

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

Methods for Function tmTokenize in Package `openNLP'
tagPOS

Tag part-of-speech
tokenize

Tokenizer
sentDetect

Detect sentences