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
Introduction to NLP : How to improve accessibil...
Search
Victoria Ubaldo
June 11, 2021
Technology
1
200
Introduction to NLP : How to improve accessibility with Machine Learning
WWCode CONNECT REIMAGINE 2021
Victoria Ubaldo
June 11, 2021
Tweet
Share
More Decks by Victoria Ubaldo
See All by Victoria Ubaldo
Analizar Datos con Python y Google Colab
vickyale
1
140
¿Cómo estar al día en Tecnología, como profesional tech?
vickyale
1
450
Primeros pasos en AI/ML
vickyale
0
110
ML Zero to Hero in GCP
vickyale
0
77
Agile & Big Data
vickyale
1
43
Clean Data with Python
vickyale
0
240
AoG Workshop for IWD19
vickyale
0
150
Introducción a Actions for Google Assistant
vickyale
0
68
Kit para crear un sitio web móvil asombroso!
vickyale
0
43
Other Decks in Technology
See All in Technology
Black Hat USA 2025 Recap ~ クラウドセキュリティ編 ~
kyohmizu
0
530
ステートレスなLLMでステートフルなAI agentを作る - YAPC::Fukuoka 2025
gfx
8
1.2k
エンジニアに定年なし! AI時代にキャリアをReboot — 学び続けて未来を創る
junjikoide
0
180
「O(n log(n))のパフォーマンス」の意味がわかるようになろう
dhirabayashi
0
140
探求の技術
azukiazusa1
7
1.9k
Logik: A Free and Open-source FPGA Toolchain
omasanori
0
300
CodexでもAgent Skillsを使いたい
gotalab555
9
4.6k
Pythonで構築する全国市町村ナレッジグラフ: GraphRAGを用いた意味的地域検索への応用
negi111111
8
3.5k
從裝潢設計圖到 Home Assistant:打造智慧家庭的實戰與踩坑筆記
kewang
0
160
データとAIで未来を創るDatabricks - 君の可能性を加速させるプラットフォーム
taka_aki
0
110
Flutterで実装する実践的な攻撃対策とセキュリティ向上
fujikinaga
2
390
Introducing RFC9111 / YAPC::Fukuoka 2025
k1low
1
230
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
Balancing Empowerment & Direction
lara
5
740
Practical Orchestrator
shlominoach
190
11k
4 Signs Your Business is Dying
shpigford
186
22k
Building Adaptive Systems
keathley
44
2.8k
How To Stay Up To Date on Web Technology
chriscoyier
791
250k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Producing Creativity
orderedlist
PRO
348
40k
Six Lessons from altMBA
skipperchong
29
4.1k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Designing for humans not robots
tammielis
254
26k
Automating Front-end Workflow
addyosmani
1371
200k
Transcript
None
Victoria Ubaldo @Vikyale Introduction to NLP : How to improve
accessibility with Machine Learning CONNECT REIMAGINE 2021
Hello! Computer and System Engineer. Peruvian Data Analyst @Interbank Msc
Candidate Computer Science, PUCP. Enjoy mentoring, illustration and dancing!
Agenda • Machine Learning and Accessibility • Natural Language Processing
• Tensorflow for NLP • Next steps
None
None
None
Machine Learning is programming with data
None
None
Natural Language Process (NLP)
None
Where find NLP ? Chatbots Predictive text (autocomplete) Transcription Language
translation Others: Text Analysis Email filters Search Result Sentiment Analysis
Challenges in NLP
None
Challenges in NLP : Textual Accessibility Visual Auditory Speech
Accessible = Comprehensible
Challenges in NLP : Textual Accessibility Transcription Speech recognition Language
Translation
Case : Recognize sentiment in Text
None
Amazon and Yelp reviews 1 : Good 0: Bad
Pre-processing data
Text Processing
Tokenization
Out Of Vocabulary (OOV) EXTRA WORDS unknown tokens (UNK)
Stop Words
Stemming
Lemmatization
Padding
Tools! • Python 3.+ • Jupyter Notebook or Google Colab
• and using a framework for ML
¿Why Tensorflow? Whether you’re an expert or a beginner, TensorFlow
is an end-to-end platform that makes it easy for you to build and deploy ML models.
Trying in Google Colab bit.ly/2TU9MJz
Challenges in NLP : Textual Accessibility Transcription Speech recognition
None
Challenges in NLP : Textual Accessibility Language Translation
None
Next steps Try new tools : - Recurrent Neural Network
(RNN) - Long short-term memory (LSTM)
Next steps Increase your corpus with diverse data. - PDFMiner
- Tweepy API
Next steps Datasets with native or indigenous language or code
mixing
“We can build a much brighter future where humans are
relieved of menial work using AI capabilities” - Andrew Ng
Thanks! @womenwhocode #WWCode Keep in touch! linkedin.com/in/victoriaubaldo @vikyale
None