replace_all_caps {fastai}R Documentation

Replace_all_caps

Description

Replace tokens in ALL CAPS by their lower version and add 'TK_UP' before.

Usage

replace_all_caps(t)

Arguments

t

text

Value

string


[Package fastai version 2.2.2 Index]