gcv_reorder_text: get returned text in (probably) the correct order

View source: R/gcv_reorder_text.R

gcv_reorder_textR Documentation

get returned text in (probably) the correct order

Description

- removes likely duplicates - orders the text in logical lines, allowing for some amount of skew - standardizes the tokenization as far as possible

Usage

gcv_reorder_text(data)

Arguments

data

the result of 'gcv_xy'

Details

the order_id this produces is used in downstream tasks

Value

a reordered tibble with additional information


antdurrant/gec.annotation documentation built on July 19, 2023, 5:13 a.m.