Re: Sentiment analysis using sklearn

2018-01-27 Thread qrious
On Saturday, January 27, 2018 at 5:21:15 PM UTC-8, Dan Stromberg wrote: > On Sat, Jan 27, 2018 at 1:05 PM, qrious wrote: > > I am attempting to understand how scikit learn works for sentiment analysis > > and came across this blog post: > > > > https://marcobonzanini.wordpress.com/2015/01/19/senti

Re: Sentiment analysis using sklearn

2018-01-27 Thread qrious
On Saturday, January 27, 2018 at 2:45:30 PM UTC-8, Terry Reedy wrote: > On 1/27/2018 4:05 PM, qrious wrote: > > I am attempting to understand how scikit learn works for sentiment analysis > > and came across this blog post: > > > > https://marcobonzanini.wordpress.com/2015/01/19/sentiment-analysi

Re: Sentiment analysis using sklearn

2018-01-27 Thread Dan Stromberg
On Sat, Jan 27, 2018 at 1:05 PM, qrious wrote: > I am attempting to understand how scikit learn works for sentiment analysis > and came across this blog post: > > https://marcobonzanini.wordpress.com/2015/01/19/sentiment-analysis-with-python-and-scikit-learn > > The corresponding code is at this

Re: Sentiment analysis using sklearn

2018-01-27 Thread Terry Reedy
On 1/27/2018 4:05 PM, qrious wrote: I am attempting to understand how scikit learn works for sentiment analysis and came across this blog post: https://marcobonzanini.wordpress.com/2015/01/19/sentiment-analysis-with-python-and-scikit-learn The corresponding code is at this location: https://g

Sentiment analysis using sklearn

2018-01-27 Thread qrious
I am attempting to understand how scikit learn works for sentiment analysis and came across this blog post: https://marcobonzanini.wordpress.com/2015/01/19/sentiment-analysis-with-python-and-scikit-learn The corresponding code is at this location: https://gist.github.com/bonzanini/c9248a239