MCPcopy Create free account
hub / github.com/clips/pattern / 06-wordnet.py

File 06-wordnet.py

examples/03-en/06-wordnet.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 wordnet
4from pattern.en import NOUN, VERB

Callers

nothing calls this directly

Calls 6

hyponymsMethod · 0.80
holonymsMethod · 0.80
meronymsMethod · 0.80
insertMethod · 0.45
appendMethod · 0.45
similarityMethod · 0.45

Tested by

no test coverage detected