Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LargeWorldModel/LWM
/ text_processor
Method
text_processor
lwm/data.py:537–538 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
535
536
@property
537
def
text_processor(self):
538
return
self._text_processor
539
540
@property
541
def
vocab_size(self):
Callers
1
parallel_example_iterator
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected