Learn R Programming

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

NLP (version 0.2-1)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

42,446

Version

0.2-1

License

GPL-3

Maintainer

Kurt Hornik

Last Published

October 14th, 2020

Functions in NLP (0.2-1)

Annotator

Annotator (pipeline) objects
AnnotatedPlainTextDocument

Annotated Plain Text Documents
TextDocument

Text Documents
Tagged_Token

Tagged_Token objects
Annotation

Annotation objects
TaggedTextDocument

POS-Tagged Word Text Documents
CoNLLUTextDocument

CoNNL-U Text Documents
CoNLLTextDocument

CoNLL-Style Text Documents
String

String objects
Span

Span objects
datetime

Parse ISO 8601 Date/Time Strings
Tree

Tree objects
Tokenizer

Tokenizer objects
annotations_in_spans

Annotations contained in character spans
annotators

Simple annotator generators
ngrams

Compute N-Grams
features

Extract Annotation Features
tagsets

NLP Tag Sets
annotate

Annotate text strings
generics

Access or Modify Content or Metadata
tokenizers

Regexp tokenizers
WordListDocument

Word List Text Documents
utils

Annotation Utilities
language

Parse IETF Language Tag
viewers

Text Document Viewers