fingerprint_texts: Function that fingerprints some pieces of text or terms

Description Usage Arguments

View source: R/api.R

Description

Function that fingerprints some pieces of text or terms

Usage

1
fingerprint_texts(records, uids, retina_name, only_fingerprint = FALSE)

Arguments

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.


FinTxt/customFingerprinteR documentation built on April 29, 2020, 9:56 p.m.