MCPcopy Index your code
hub / github.com/clips/pattern / 03-parse.py

File 03-parse.py

examples/03-en/03-parse.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.en import parse, pprint, tag
4

Callers

nothing calls this directly

Calls 5

parseFunction · 0.90
tagFunction · 0.90
pprintFunction · 0.50
insertMethod · 0.45
splitMethod · 0.45

Tested by

no test coverage detected