Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LargeWorldModel/LWM
/ text_processor
Method
text_processor
lwm/data.py:321–322 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
319
320
@property
321
def
text_processor(self):
322
return
self._text_processor
323
324
@property
325
def
dataset(self):
Callers
1
__iter__
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected