Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/clips/pattern
/ 08-web.py
File
08-web.py
examples/04-search/08-web.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.web
import
Bing, plaintext
4
from
pattern.en
import
parsetree
Callers
nothing calls this directly
Calls
11
Datasheet
Class · 0.90
Bing
Class · 0.90
plaintext
Function · 0.90
parsetree
Function · 0.90
pprint
Function · 0.90
len
Function · 0.85
insert
Method · 0.45
fromstring
Method · 0.45
search
Method · 0.45
constituents
Method · 0.45
append
Method · 0.45
Tested by
no test coverage detected