cortical_text_representation: Get a retina representation of a text

Description Usage Arguments Value See Also

Description

Returns a representation of the text.

Usage

1
2
cortical_text_representation(text, retina_name = "en_associative",
  api_key = NULL)

Arguments

text

input a character vector: "a small lamb walked ..."

retina_name

one of en_associative or en_synomous see retina.

api_key

your key, if you saved the key in .renviron leave this NULL.

Value

a representation of the text

See Also

Other text: cortical_text_keywords, cortical_text_language, cortical_text_slices, cortical_text_tokenize


RMHogervorst/corticalio documentation built on May 8, 2019, 7:33 a.m.