MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / utf8_size

Method utf8_size

external/sentencepiece/src/unigram_model.cc:89–89  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89int Lattice::utf8_size() const { return sentence_.size(); }
90
91const char *Lattice::sentence() const { return sentence_.data(); }
92

Callers 2

TESTFunction · 0.80
PopulateNodesMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by 1

TESTFunction · 0.64