Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LargeWorldModel/LWM
/ tokenizer
Method
tokenizer
lwm/data.py:833–834 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
831
832
@property
833
def
tokenizer(self):
834
return
self._tokenizer
835
836
@property
837
def
text_processor(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected