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
初海外がre:Inventだった人間の感じたこと
tommy0124
1
170
IBC 2025 動画技術関連レポート / IBC 2025 Report
cyberagentdevelopers
PRO
2
240
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
3
420
アノテーション作業書作成のGood Practice
cierpa0905
PRO
1
360
ゼロコード計装導入後のカスタム計装でさらに可観測性を高めよう
sansantech
PRO
1
630
組織全員で向き合うAI Readyなデータ利活用
gappy50
5
2k
20251029_Cursor Meetup Tokyo #02_MK_「あなたのAI、私のシェル」 - プロンプトインジェクションによるエージェントのハイジャック
mk0721
PRO
6
2.3k
ストレージエンジニアの仕事と、近年の計算機について / 第58回 情報科学若手の会
pfn
PRO
4
940
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
5
1.6k
DMMの検索システムをSolrからElasticCloudに移行した話
hmaa_ryo
0
330
JAWS UG AI/ML #32 Amazon BedrockモデルのライフサイクルとEOL対応/How Amazon Bedrock Model Lifecycle Works
quiver
1
590
GCASアップデート(202508-202510)
techniczna
0
230
Featured
See All Featured
Measuring & Analyzing Core Web Vitals
bluesmoon
9
650
Why You Should Never Use an ORM
jnunemaker
PRO
60
9.6k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.7k
KATA
mclloyd
PRO
32
15k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
210
Large-scale JavaScript Application Architecture
addyosmani
514
110k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Embracing the Ebb and Flow
colly
88
4.9k
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