Learn R Programming

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

NLP (version 0.1-6)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

35,689

Version

0.1-6

License

GPL-2

Maintainer

Kurt Hornik

Last Published

January 24th, 2015

Functions in NLP (0.1-6)

viewers

Text Document Viewers
WordListDocument

Word List Text Documents
language

Parse IETF Language Tag
Tree

Tree objects
CoNLLTextDocument

CoNLL-Style Text Documents
Annotation

Annotation objects
String

String objects
generics

Access or Modify Content or Metadata
annotations_in_spans

Annotations contained in character spans
Span

Span objects
AnnotatedPlainTextDocument

Annotated Plain Text Documents
datetime

Parse ISO 8601 Date/Time Strings
utils

Annotation Utilities
tagsets

NLP Tag Sets
annotate

Annotate text strings
annotators

Simple annotator generators
TaggedTextDocument

POS-Tagged Word Text Documents
tokenizers

Regexp tokenizers
Annotator

Annotator objects
TextDocument

Text Documents