Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clips/pattern
/ ic
Method
ic
pattern/text/en/wordnet/__init__.py:273–274 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
271
272
@property
273
def
ic(self):
274
return
information_content(self)
275
276
@property
277
def
weight(self):
Callers
nothing calls this directly
Calls
1
information_content
Function · 0.85
Tested by
no test coverage detected