Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/0xShug0/audio.cpp
/ bos_node
Method
bos_node
external/sentencepiece/src/unigram_model.cc:95–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
const char *Lattice::surface(int pos) const { return surface_[pos]; }
94
95
Lattice::Node *Lattice::bos_node() const { return end_nodes_[0][0]; }
96
97
Lattice::Node *Lattice::eos_node() const { return begin_nodes_[size()][0]; }
98
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64