Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ 02-model.py
File
02-model.py
examples/05-vector/02-model.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os, sys; sys.path.insert(0, os.path.join(
".."
,
".."
))
2
import
glob
3
import
codecs
4
Callers
nothing calls this directly
Calls
10
Document
Class · 0.90
Model
Class · 0.90
open
Method · 0.80
document
Method · 0.80
keywords
Method · 0.80
insert
Method · 0.45
read
Method · 0.45
append
Method · 0.45
similarity
Method · 0.45
search
Method · 0.45
Tested by
no test coverage detected