Learn R Programming

NLP (version 0.3-0)

Natural Language Processing Infrastructure

Description

Basic classes and methods for Natural Language Processing.

Copy Link

Version

Install

install.packages('NLP')

Monthly Downloads

31,365

Version

0.3-0

License

GPL-3

Maintainer

Last Published

August 5th, 2024

Functions in NLP (0.3-0)

TaggedTextDocument

POS-Tagged Word Text Documents
Span

Span objects
String

String objects
CoNLLUTextDocument

CoNNL-U Text Documents
AnnotatedPlainTextDocument

Annotated Plain Text Documents
Annotation

Annotation objects
Tagged_Token

Tagged_Token objects
language

Parse IETF Language Tag
annotations_in_spans

Annotations contained in character spans
datetime

Parse ISO 8601 Date/Time Strings
features

Extract Annotation Features
generics

Access or Modify Content or Metadata
TextDocument

Text Documents
Tree

Tree objects
Tokenizer

Tokenizer objects
WordListDocument

Word List Text Documents
annotate

Annotate text strings
viewers

Text Document Viewers
tokenizers

Regexp tokenizers
utils

Annotation Utilities
annotators

Simple annotator generators
ngrams

Compute N-Grams
tagsets

NLP Tag Sets
Annotator

Annotator (pipeline) objects
CoNLLTextDocument

CoNLL-Style Text Documents