Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ items
Method
items
pattern/text/tree.py:94–95 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
92
self._a = items
93
@property
94
def
items(self):
95
return
self._a
96
def
__repr__(self):
97
return
repr(list(iter(self)))
98
def
__getitem__(self, i):
Callers
15
update
Method · 0.45
most_common
Method · 0.45
suffixes
Function · 0.45
save
Method · 0.45
information_gain
Method · 0.45
Lk
Method · 0.45
gridsearch
Function · 0.45
querystring
Method · 0.45
update
Method · 0.45
__init__
Method · 0.45
geocode
Function · 0.45
normalize
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_find_lemma
Method · 0.36
test_find_lexeme
Method · 0.36
test_find_lemma
Method · 0.36
test_find_lexeme
Method · 0.36
test_find_lemma
Method · 0.36
test_find_lexeme
Method · 0.36
test_search_newsfeed
Method · 0.36
test_correlation
Method · 0.36
test_histogram
Method · 0.36
test_tf
Method · 0.36
test_tfidf
Method · 0.36
test_adjacency
Method · 0.36