package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Jun 12, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Fake is a deterministic bag-of-words embedder: texts that share tokens land
near each other in vector space, which is enough to test ranking.
New returns a Fake embedder of the given dimensionality.
Dims returns the embedding dimensionality.
Embed produces one normalized vector per text.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.