anchorwords

package
v0.10.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 7, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package anchorwords provides the static 1024-word anchor vocabulary used by the ReadTool's anchor mode and the anchor_edit tool. Each entry is a 6-12 character capital-first English word that encodes to exactly one token in both the cl100k_base BPE (OpenAI) and a Llama-3 BPE.

Index

Constants

This section is empty.

Variables

View Source
var Anchors = [1024]string{}/* 1024 elements not displayed */

Anchors is the fixed list of 1024 single-token anchor words. Indexing: line index i (0-based) maps to Anchors[i % 1024].

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL