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
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
48
How to Access the Twitter Streaming API (with Python)
hupy
1
52
March 2015 - Intro
hupy
0
26
February 2015 - Intro
hupy
0
81
February 2015 - The Snake and the Real Estate Biz
hupy
0
79
February 2015 - Cookiecutter - standardized project file and directory structure
hupy
0
38
Other Decks in Technology
See All in Technology
"プロポーザルってなんか怖そう"という境界を超えてみた@TSUDOI by giftee Tech #1
shilo113
0
180
速習AGENTS.md:5分で精度を上げる "3ブロック" テンプレ
ismk
6
1.1k
AWS Control Tower に学ぶ! IAM Identity Center 権限設計の第一歩 / IAM Identity Center with Control Tower
y___u
0
150
Performance Insights 廃止から Database Insights 利用へ/transition-from-performance-insights-to-database-insights
emiki
0
240
2025-10-09_プロジェクトマネージャーAIチャンス
taukami
0
130
AI時代だからこそ考える、僕らが本当につくりたいスクラムチーム / A Scrum Team we really want to create in this AI era
takaking22
8
4.2k
20251014_Pythonを実務で徹底的に使いこなした話
ippei0923
0
190
職種別ミートアップで社内から盛り上げる アウトプット文化の醸成と関係強化/ #DevRelKaigi
nishiuma
2
160
Wasmのエコシステムを使った ツール作成方法
askua
0
120
いまからでも遅くない!SSL/TLS証明書超入門(It's not too late to start! SSL/TLS Certificates: The Absolute Beginner's Guide)
norimuraz
0
190
How to achieve interoperable digital identity across Asian countries
fujie
0
150
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
130
Featured
See All Featured
Automating Front-end Workflow
addyosmani
1371
200k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.1k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
A better future with KSS
kneath
239
18k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Facilitating Awesome Meetings
lara
56
6.6k
Embracing the Ebb and Flow
colly
88
4.8k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Why Our Code Smells
bkeepers
PRO
339
57k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
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]