Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Sentiment Analysis
Search
Matt Kirk
October 21, 2013
Technology
0
160
Sentiment Analysis
Talk given in Portland October 21, 2013
Matt Kirk
October 21, 2013
Tweet
Share
More Decks by Matt Kirk
See All by Matt Kirk
Overcoming Big Data Apathy
hexgnu
2
330
Other Decks in Technology
See All in Technology
Snowflake Intelligence × Document AIで“使いにくいデータ”を“使えるデータ”に
kevinrobot34
1
160
Wantedlyの開発組織における生成AIの浸透プロジェクトについて
kotominaga
2
170
会社紹介資料 / Sansan Company Profile
sansan33
PRO
7
380k
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
270
使いやすいプラットフォームの作り方 ー LINEヤフーのKubernetes基盤に学ぶ理論と実践
lycorptech_jp
PRO
2
220
スクラムガイドに載っていないスクラムのはじめかた - チームでスクラムをはじめるときに知っておきたい勘所を集めてみました! - / How to start Scrum that is not written in the Scrum Guide 2nd
takaking22
2
340
[2025/09/12更新] freeeのAIに関する取り組み
freee
1
110
Rustから学ぶ 非同期処理の仕組み
skanehira
1
160
サーバなしで対戦ゲームが作れる!? 純正フレームワークで実現するリアルタイム通信
kuromelon257
0
190
論文紹介「Evaluation gaps in machine learning practice」と、効果検証入門に関する昔話
stakaya
0
120
2025/09/16 仕様駆動開発とAI-DLCが導くAI駆動開発の新フェーズ
masahiro_okamura
0
210
エンジニアが主導できる組織づくり ー 製品と事業を進化させる体制へのシフト
ueokande
1
140
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
40
2k
Mobile First: as difficult as doing things right
swwweet
224
9.9k
Side Projects
sachag
455
43k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
How to Ace a Technical Interview
jacobian
280
23k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
BBQ
matthewcrist
89
9.8k
Speed Design
sergeychernyshev
32
1.1k
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Transcript
Sentiment Analysis Matthew Kirk - Modulus 7 Monday, October 21,
13
The Challenge Monday, October 21, 13
Big Data Languages Java Python R Julia Clojure Monday, October
21, 13
Ruby has tools too Monday, October 21, 13
Monday, October 21, 13
Ruby is not Complex Math Monday, October 21, 13
A Solution • Listen To Speeches • Watch Others •
Read Books and Materials Monday, October 21, 13
Sentiment Monday, October 21, 13
The Goal is to Classify Data Monday, October 21, 13
Monday, October 21, 13
Machine Learning Monday, October 21, 13
Step 1: Collect Data • https://github.com/jperla/sentiment-data • Finance • Harvard
Negative Words • Hu Liu Words (Positive / Negative) • Pang Lee Movie Reviews Monday, October 21, 13
Now What? Monday, October 21, 13
Chess Monday, October 21, 13
The Features of a Chess Piece • Color • Location
on Board • Type (Rook, Queen, Pawn...) • Material • Length • Width • Temperature Monday, October 21, 13
Linear Regression Monday, October 21, 13
Support Vector Machines Monday, October 21, 13
That’s It! Monday, October 21, 13
Oh right Sentiment Analysis Monday, October 21, 13
Features of Text Monday, October 21, 13
We will use words only Monday, October 21, 13
Monday, October 21, 13
Linear Regression has a Curse Monday, October 21, 13
Support Vector Machines • Using the example of linear support
vector machines (our chess example) we’d end up with a similar response to the clustering Monday, October 21, 13
But there’s a trick (The Kernel Trick) Monday, October 21,
13
Parameter C • Find through Cross Validation • Try all
C’s from 2^-15 to 2^15 accepting the lowest error. Monday, October 21, 13
Demonstration Play with the tool at sentiment-analyzer.heroku.com Monday, October 21,
13
Testing Monday, October 21, 13
Conclusion This is just the beginning Go learn more become
more adept at data analysis Monday, October 21, 13
QR CODE! Monday, October 21, 13
modulus7.com/svm-talk @mjkirk Monday, October 21, 13
http://en.wikipedia.org/wiki/File:Kernel_Machine.png http://rickmanelius.com/article/do-you-dread-emails Comedy Central http://en.wikipedia.org/wiki/File:Chess_board_opening_staunton.jpg Star Trek Photo Credits Monday,
October 21, 13