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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Victoria Ubaldo
June 11, 2021
Technology
1
210
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
150
¿Cómo estar al día en Tecnología, como profesional tech?
vickyale
1
460
Primeros pasos en AI/ML
vickyale
0
110
ML Zero to Hero in GCP
vickyale
0
84
Agile & Big Data
vickyale
1
49
Clean Data with Python
vickyale
0
250
AoG Workshop for IWD19
vickyale
0
160
Introducción a Actions for Google Assistant
vickyale
0
71
Kit para crear un sitio web móvil asombroso!
vickyale
0
45
Other Decks in Technology
See All in Technology
ECSネイティブのBlue/Green デプロイを攻略しよう ~CodeDeployとの違いから、デプロイフロー実装まで~
ideaws
3
280
猫でもわかるKiro CLI(セキュリティ編)
kentapapa
1
250
「技術的にできません」を越えて価値を生み出せ──研究開発チームをPMが率いて生み出した価値創出
hiro93n
1
170
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
57
47k
ローカルでLLMを使ってみよう
kosmosebi
0
120
デザインもAIに任せる!iPhoneで行うiOS開発
zozotech
PRO
0
290
衛星画像即時マッピングサービスの実現に向けて
lehupa
1
280
Amazon Rekognitionで 「信玄餅きなこ問題」を解決する
usanchuu
1
460
Azure Copilot Migration Agent / #jazug
koudaiii
1
230
AITuberKit+Bedrock AgentCoreで作る 3Dキャラクターエージェント
yokomachi
2
1.3k
チーム開発の基礎_研究を事業につなげるために
cyberagentdevelopers
PRO
8
3.8k
ランサムウェア対策としてのpnpm導入のススメ
ishikawa_satoru
0
350
Featured
See All Featured
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Into the Great Unknown - MozCon
thekraken
40
2.3k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
330
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
170
Testing 201, or: Great Expectations
jmmastey
46
8.1k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
Done Done
chrislema
186
16k
Stop Working from a Prison Cell
hatefulcrawdad
274
21k
My Coaching Mixtape
mlcsv
0
58
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
190
Game over? The fight for quality and originality in the time of robots
wayneb77
1
120
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