| sfa_region_bank | R Documentation |
Turns an "sfa_region" into a lookup function over its own sentences,
for use as embed = when the "items" of an audit are drawn from a
region itself. The canonical use is the cross-audit region-overlap
baseline: sentences sampled from construct region A are audited as
pretend items against region B, so their embeddings come from A's own
stored matrix and no encoder loads. Requires the two regions to share
the same instruction (regions built together always do).
sfa_region_bank(region)
region |
An |
A function (texts) -> matrix, for use as embed = .
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.