Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ 07-exclude.py
File
07-exclude.py
examples/04-search/07-exclude.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
3
from
pattern.search
import
match
4
from
pattern.en
import
Sentence, parse
Callers
nothing calls this directly
Calls
4
parse
Function · 0.90
imperative
Function · 0.70
Sentence
Class · 0.50
insert
Method · 0.45
Tested by
no test coverage detected