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
79
February 2015 - The Snake and the Real Estate Biz
hupy
0
78
February 2015 - Cookiecutter - standardized project file and directory structure
hupy
0
37
Other Decks in Technology
See All in Technology
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
140
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
2
320
Model Mondays S2E03: SLMs & Reasoning
nitya
0
220
低レイヤを知りたいPHPerのためのCコンパイラ作成入門 完全版 / Building a C Compiler for PHPers Who Want to Dive into Low-Level Programming - Expanded
tomzoh
4
3.3k
モバイル界のMCPを考える
naoto33
0
240
高速なプロダクト開発を実現、創業期から掲げるエンタープライズアーキテクチャ
kawauso
1
110
米国国防総省のDevSecOpsライフサイクルをAWSのセキュリティサービスとOSSで実現
syoshie
2
1.2k
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
0
220
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
310
2025-06-26 GitHub CopilotとAI駆動開発:実践と導入のリアル
fl_kawachi
1
200
SalesforceArchitectGroupOsaka#20_CNX'25_Report
atomica7sei
0
250
TechLION vol.41~MySQLユーザ会のほうから来ました / techlion41_mysql
sakaik
0
200
Featured
See All Featured
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
680
The Cost Of JavaScript in 2023
addyosmani
51
8.5k
Gamification - CAS2011
davidbonilla
81
5.3k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
46
9.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
720
The Cult of Friendly URLs
andyhume
79
6.5k
The Power of CSS Pseudo Elements
geoffreycrofte
77
5.8k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
31
1.3k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Faster Mobile Websites
deanohume
307
31k
Bash Introduction
62gerente
614
210k
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]