MCPcopy 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

1import os, sys; sys.path.insert(0, os.path.join("..", ".."))
2
3from pattern.web import Google, plaintext
4

Callers

nothing calls this directly

Calls 5

GoogleClass · 0.90
plaintextFunction · 0.90
translateMethod · 0.80
identifyMethod · 0.80
insertMethod · 0.45

Tested by

no test coverage detected