MCPcopy Create free account
hub / github.com/clips/pattern / Sentiment

Class Sentiment

pattern/text/en/wordnet/__init__.py:364–365  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 from pattern.text import Sentiment
363except:
364 class Sentiment(object):
365 PLACEHOLDER = True
366
367sys.path.pop(0)
368

Callers 1

__init__.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…