cortical_terms_context: Find context where this word is used in the retina

Description Usage Arguments Value See Also

Description

Describes what contexts this word is used in.

Usage

1
2
3
cortical_terms_context(term, retina_name = "en_associative",
  start_index = 0, max_results = 10, get_fingerprint = FALSE,
  api_key = NULL)

Arguments

term

the search word that you would like to search for

retina_name

one of en_associative or en_synomous see retina.

start_index

start of the index (if multiple pages are returned)

max_results

maximum number of result per page.

get_fingerprint

true or false, return sparse matrix representation

api_key

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

Value

a description of the context of this word in the retina.

See Also

Other terms: cortical_similar_terms, cortical_terms


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