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
February 2015 - Text processing tools in Python
Search
HuPy
February 26, 2015
Technology
1
84
February 2015 - Text processing tools in Python
Talk by Csernai Eszter (HU)
HuPy
February 26, 2015
Tweet
Share
More Decks by HuPy
See All by HuPy
Software Summer Internship @Pulilab
hupy
1
46
How to Access the Twitter Streaming API (with Python)
hupy
1
51
March 2015 - Intro
hupy
0
25
February 2015 - Intro
hupy
0
80
February 2015 - The Snake and the Real Estate Biz
hupy
0
79
February 2015 - Cookiecutter - standardized project file and directory structure
hupy
0
37
Other Decks in Technology
See All in Technology
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
280
企業の生成AIガバナンスにおけるエージェントとセキュリティ
lycorptech_jp
PRO
2
160
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
220
要件定義・デザインフェーズでもAIを活用して、コミュニケーションの密度を高める
kazukihayase
0
110
人工衛星のファームウェアをRustで書く理由
koba789
15
7.8k
フルカイテン株式会社 エンジニア向け採用資料
fullkaiten
0
8.7k
ハードウェアとソフトウェアをつなぐ全てを内製している企業の E2E テストの作り方 / How to create E2E tests for a company that builds everything connecting hardware and software in-house
bitkey
PRO
1
130
OCI Oracle Database Services新機能アップデート(2025/06-2025/08)
oracle4engineer
PRO
0
130
DevIO2025_継続的なサービス開発のための技術的意思決定のポイント / how-to-tech-decision-makaing-devio2025
nologyance
1
390
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
240
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
440
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
0
360
Featured
See All Featured
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Visualization
eitanlees
148
16k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
Typedesign – Prime Four
hannesfritz
42
2.8k
Rails Girls Zürich Keynote
gr2m
95
14k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
Navigating Team Friction
lara
189
15k
Become a Pro
speakerdeck
PRO
29
5.5k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
126
53k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Transcript
Analyzing text with Python Eszter Csernai GE Healthcare Budapest Python
Meetup 2015. 02. 26.
What is Natural Language Processing?
Instead of reading the article, let's process it...
It could not be easier to extract the content...
Visualize it...
And start processing it using NLP modules...
And start processing it using NLP modules...
And start processing it using NLP modules...
Bag-of-words representation
Bag-of-words representation
Extracting noun phrases
Part-of-speech tagging and parsing
Part-of-speech tagging and parsing
Part-of-speech tagging and parsing
Named entity recognition and beyond
Using this in practice – analyzing car reviews
Using this in practice – analyzing car reviews
Using this in practice – analyzing car reviews
Using this in practice – analyzing car reviews
Using this in practice – analyzing car reviews
None
And one more library recommendation…
None
Thank you! Questions?
[email protected]