MCPcopy Index your code
hub / github.com/clips/pattern / 09-groups.py

File 09-groups.py

examples/04-search/09-groups.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.search import match
4from pattern.en import parsetree

Callers

nothing calls this directly

Calls 5

parsetreeFunction · 0.90
matchFunction · 0.90
constraintMethod · 0.80
insertMethod · 0.45
groupMethod · 0.45

Tested by

no test coverage detected