Learn R Programming

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

NLP (version 0.1-10)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

26,731

Version

0.1-10

License

GPL-3

Maintainer

Kurt Hornik

Last Published

February 21st, 2017

Functions in NLP (0.1-10)

AnnotatedPlainTextDocument

Annotated Plain Text Documents
annotate

Annotate text strings
generics

Access or Modify Content or Metadata
CoNLLTextDocument

CoNLL-Style Text Documents
annotators

Simple annotator generators
Annotation

Annotation objects
datetime

Parse ISO 8601 Date/Time Strings
annotations_in_spans

Annotations contained in character spans
Annotator

Annotator (pipeline) objects
language

Parse IETF Language Tag
ngrams

Compute N-Grams
tagsets

NLP Tag Sets
TaggedTextDocument

POS-Tagged Word Text Documents
Tree

Tree objects
TextDocument

Text Documents
Span

Span objects
tokenizers

Regexp tokenizers
String

String objects
Tagged_Token

Tagged_Token objects
Tokenizer

Tokenizer objects
utils

Annotation Utilities
viewers

Text Document Viewers
WordListDocument

Word List Text Documents