Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

utils

Annotation Utilities


Description

Utilities for creating annotation objects.

Usage

next_id(id)
single_feature(value, tag)

Arguments

id

an integer vector of annotation ids.

value

an R object.

tag

a character string.

Details

next_id() obtains the next “available” id based on the given annotation ids (one more than the maximal non-missing id).

single_feature() creates a single feature from the given value and tag (i.e., a named list with the value named by the tag).


NLP

Natural Language Processing Infrastructure

v0.2-1
GPL-3
Authors
Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.