Function that fingerprints some pieces of text or terms
1 | fingerprint_texts(records, uids, retina_name, only_fingerprint = FALSE)
|
records |
list of length k of textual data |
uids |
list of length k containing unique identifiers for the textual descriptions. |
retina_name |
name of the retina you want to use. See the 'get_retinas' function above |
only_fingerprint |
if TRUE, then the function will return a flat list of fingerprints. Else, it will return a list of sfutils or sfutils from the sfutils library. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.