MCPcopy Index your code
hub / github.com/clips/pattern / 06-commonsense.py

File 06-commonsense.py

examples/06-graph/06-commonsense.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.graph.commonsense import Commonsense
4

Callers

nothing calls this directly

Calls 6

CommonsenseClass · 0.90
insertMethod · 0.45
add_nodeMethod · 0.45
add_edgeMethod · 0.45
similarityMethod · 0.45
nearest_neighborsMethod · 0.45

Tested by

no test coverage detected