|
@@ -5,8 +5,8 @@ import collections
|
|
|
import urllib
|
|
import urllib
|
|
|
import re
|
|
import re
|
|
|
from bs4 import BeautifulSoup
|
|
from bs4 import BeautifulSoup
|
|
|
-from textblob.sentiments import NaiveBayesAnalyzer
|
|
|
|
|
-from textblob import TextBlob
|
|
|
|
|
|
|
+#from textblob.sentiments import NaiveBayesAnalyzer
|
|
|
|
|
+#from textblob import TextBlob
|
|
|
|
|
|
|
|
###starbucks how they feel?
|
|
###starbucks how they feel?
|
|
|
#google tumblr hackathon ideas
|
|
#google tumblr hackathon ideas
|