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

get_long_ids

Get ids in various forms to extract token_ids


Description

Get ids in various forms to extract token_ids

Usage

get_long_ids(..., select = NULL, with_fill = FALSE)

Arguments

...

Either a data.table with the columns doc_id, sentence and token_id, or the output of apply_queries

select

If not null, a character vector for selecting column names

with_fill

If TRUE, include the ids of the fill nodes

Value

A data.table with the columns doc_id, sentence and token_id


rsyntax

Extract Semantic Relations from Text by Querying and Reshaping Syntax

v0.1.1
GPL-3
Authors
Kasper Welbers and Wouter van Atteveldt
Initial release
2020-10-22

We don't support your browser anymore

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