Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clips/pattern
/ 02-google-translate.py
File
02-google-translate.py
examples/01-web/02-google-translate.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
Google, plaintext
4
Callers
nothing calls this directly
Calls
5
Google
Class · 0.90
plaintext
Function · 0.90
translate
Method · 0.80
identify
Method · 0.80
insert
Method · 0.45
Tested by
no test coverage detected