Learn R Programming

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

NLP (version 0.2-0)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

38,093

Version

0.2-0

License

GPL-3

Maintainer

Last Published

October 18th, 2018

Functions in NLP (0.2-0)

Tokenizer

Tokenizer objects
CoNLLUTextDocument

CoNNL-U Text Documents
Span

Span objects
datetime

Parse ISO 8601 Date/Time Strings
AnnotatedPlainTextDocument

Annotated Plain Text Documents
features

Extract Annotation Features
Annotation

Annotation objects
annotations_in_spans

Annotations contained in character spans
annotators

Simple annotator generators
ngrams

Compute N-Grams
tagsets

NLP Tag Sets
Tagged_Token

Tagged_Token objects
String

String objects
Annotator

Annotator (pipeline) objects
TextDocument

Text Documents
TaggedTextDocument

POS-Tagged Word Text Documents
WordListDocument

Word List Text Documents
annotate

Annotate text strings
generics

Access or Modify Content or Metadata
CoNLLTextDocument

CoNLL-Style Text Documents
language

Parse IETF Language Tag
tokenizers

Regexp tokenizers
utils

Annotation Utilities
viewers

Text Document Viewers
Tree

Tree objects