Skip to content

Commit 9f222f3

Browse files
author
James Campbell
committed
updates
1 parent 52e5b08 commit 9f222f3

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

sentiment_analysis_nltk-example.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
import nltk
88
import sys
99
from sys import exit
10+
import pickle
1011

1112
pos_tweets = [('I love this car', 'positive'),
1213
('This view is amazing', 'positive'),

tweetposneg.pickle

17.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)