Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clips/pattern
/ 07-sentiment.py
File
07-sentiment.py
examples/03-en/07-sentiment.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os, sys; sys.path.insert(0, os.path.join(
".."
,
".."
))
2
3
from
pattern.en
import
sentiment, polarity, subjectivity, positive
4
Callers
nothing calls this directly
Calls
3
sentiment
Class · 0.90
positive
Function · 0.90
insert
Method · 0.45
Tested by
no test coverage detected