Learn R Programming

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

NLP (version 0.1-7)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

34,948

Version

0.1-7

License

GPL-3

Maintainer

Kurt Hornik

Last Published

May 6th, 2015

Functions in NLP (0.1-7)

Tagged_Token

Tagged_Token objects
TextDocument

Text Documents
annotators

Simple annotator generators
Annotation

Annotation objects
TaggedTextDocument

POS-Tagged Word Text Documents
datetime

Parse ISO 8601 Date/Time Strings
annotate

Annotate text strings
viewers

Text Document Viewers
tokenizers

Regexp tokenizers
Span

Span objects
language

Parse IETF Language Tag
CoNLLTextDocument

CoNLL-Style Text Documents
Annotator

Annotator (pipeline) objects
annotations_in_spans

Annotations contained in character spans
tagsets

NLP Tag Sets
WordListDocument

Word List Text Documents
generics

Access or Modify Content or Metadata
ngrams

Compute N-Grams
Tokenizer

Tokenizer objects
AnnotatedPlainTextDocument

Annotated Plain Text Documents
String

String objects
Tree

Tree objects
utils

Annotation Utilities