Rdocumentation
powered by
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
Link to current version
Version
Version
0.3-0
0.2-1
0.2-0
0.1-11
0.1-10
0.1-9
0.1-8
0.1-7
0.1-6
0.1-5
0.1-4
0.1-3
0.1-2
0.1-1
0.1-0
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)
Search all functions
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