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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
HuPy
February 26, 2015
Technology
1
85
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
50
How to Access the Twitter Streaming API (with Python)
hupy
1
53
March 2015 - Intro
hupy
0
26
February 2015 - Intro
hupy
0
83
February 2015 - The Snake and the Real Estate Biz
hupy
0
79
February 2015 - Cookiecutter - standardized project file and directory structure
hupy
0
39
Other Decks in Technology
See All in Technology
[JAWS DAYS 2026]私の AWS DevOps Agent 推しポイント
furuton
0
150
わたしがセキュアにAWSを使えるわけないじゃん、ムリムリ!(※ムリじゃなかった!?)
cmusudakeisuke
1
710
最強のAIエージェントを諦めたら品質が上がった話 / how quality improved after giving up on the strongest AI agent
kt2mikan
0
170
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
2
120
CyberAgentの生成AI戦略 〜変わるものと変わらないもの〜
katayan
0
140
「Blue Team Labs Online」入門 - みんなで挑むログ解析バトル
v_avenger
0
170
ナレッジワークのご紹介(第88回情報処理学会 )
kworkdev
PRO
0
200
VPCエンドポイント意外とお金かかるなぁ。せや、共有したろ!
tommy0124
0
420
JAWS FESTA 2025でリリースしたほぼリアルタイム文字起こし/翻訳機能の構成について
naoki8408
1
460
JAWSDAYS2026 [C02] 楽しく学ぼう!AWSとは?AWSの歴史 入門
hiragahh
0
150
ナレッジワーク IT情報系キャリア研究セッション資料(情報処理学会 第88回全国大会 )
kworkdev
PRO
0
190
複数クラスタ運用と検索の高度化:ビズリーチにおけるElastic活用事例 / ElasticON Tokyo2026
visional_engineering_and_design
0
150
Featured
See All Featured
For a Future-Friendly Web
brad_frost
183
10k
Leo the Paperboy
mayatellez
4
1.5k
Exploring anti-patterns in Rails
aemeredith
2
290
Product Roadmaps are Hard
iamctodd
PRO
55
12k
SEO for Brand Visibility & Recognition
aleyda
0
4.4k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.4k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
860
Abbi's Birthday
coloredviolet
2
5.3k
DevOps and Value Stream Thinking: Enabling flow, efficiency and business value
helenjbeal
1
150
How GitHub (no longer) Works
holman
316
140k
The Curse of the Amulet
leimatthew05
1
10k
From π to Pie charts
rasagy
0
150
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]