Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daniel2005d/mapXplore
/ sentence
Method
sentence
model/query.py:10–11 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
8
9
@property
10
def
sentence(self):
11
return
self._sentence
12
13
@property
14
def
word(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected