powered by
Embedding competitors are items embedded in target
get_embeds_in_target(target, lexicon, sep = " ", form = FALSE, count = FALSE)
the indexes of the competitors in the lexical database
Character string containing a target word
Character vector containing the lexical database
Separator in target and lexicon
Whether to return words in lexicon
Whether to return count of words
get_embeds_in_target("AA R K", c("AA R K", "AA R", "B AA B"))
Run the code above in your browser using DataLab