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
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
5
790
多様な事業ドメインのクリエイターへ 価値を届けるための営みについて
massyuu
1
500
なぜAWSを活かしきれないのか?技術と組織への処方箋
nrinetcom
PRO
1
300
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
130
綺麗なデータマートをつくろう_データ整備を前向きに考える会 / Let's create clean data mart
brainpadpr
3
370
E2Eテスト設計_自動化のリアル___Playwrightでの実践とMCPの試み__AIによるテスト観点作成_.pdf
findy_eventslides
1
580
能登半島地震で見えた災害対応の課題と組織変革の重要性
ditccsugii
0
250
「使い方教えて」「事例教えて」じゃもう遅い! Microsoft 365 Copilot を触り倒そう!
taichinakamura
0
280
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
120
後進育成のしくじり〜任せるスキルとリーダーシップの両立〜
matsu0228
7
3.2k
10年の共創が示す、これからの開発者と企業の関係 ~ Crossroad
soracom
PRO
1
690
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
170
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
657
61k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
189
55k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
620
How STYLIGHT went responsive
nonsquared
100
5.8k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Facilitating Awesome Meetings
lara
56
6.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
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