wordVector | R Documentation |
wordVector is a function that will extract a word vector from Gallito API LSA semantic space. It takes a word or a tupple (separated by "_") and returns the vector of that word in the LSA semanti space.
wordVector(word, gallitoCode, spaceName)
word |
A string or a tupple of strings separated by "_" indicating the word you want to extract. |
gallitoCode |
Gallito API password to extract information from the LSA semantic space |
spaceName |
Gallito API LSA semantic space you want to use |
The word vector is returned
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.