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
180
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
100
¿Cómo estar al día en Tecnología, como profesional tech?
vickyale
1
370
Primeros pasos en AI/ML
vickyale
0
95
ML Zero to Hero in GCP
vickyale
0
65
Agile & Big Data
vickyale
1
32
Clean Data with Python
vickyale
0
210
AoG Workshop for IWD19
vickyale
0
120
Introducción a Actions for Google Assistant
vickyale
0
51
Kit para crear un sitio web móvil asombroso!
vickyale
0
32
Other Decks in Technology
See All in Technology
レンジャーシステムズ | 会社紹介(採用ピッチ)
rssytems
0
180
PHPからGoへのマイグレーション for DMMアフィリエイト
yabakokobayashi
1
170
.NET 9 のパフォーマンス改善
nenonaninu
0
1k
Amazon VPC Lattice 最新アップデート紹介 - PrivateLink も似たようなアップデートあったけど違いとは
bigmuramura
0
200
【re:Invent 2024 アプデ】 Prompt Routing の紹介
champ
0
150
LINEヤフーのフロントエンド組織・体制の紹介【24年12月】
lycorp_recruit_jp
0
530
DevOps視点でAWS re:invent2024の新サービス・アプデを振り返ってみた
oshanqq
0
180
株式会社ログラス − エンジニア向け会社説明資料 / Loglass Comapany Deck for Engineer
loglass2019
3
32k
5分でわかるDuckDB
chanyou0311
10
3.2k
社外コミュニティで学び社内に活かす共に学ぶプロジェクトの実践/backlogworld2024
nishiuma
0
270
10分で学ぶKubernetesコンテナセキュリティ/10min-k8s-container-sec
mochizuki875
3
360
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
170
Featured
See All Featured
For a Future-Friendly Web
brad_frost
175
9.4k
Optimizing for Happiness
mojombo
376
70k
Automating Front-end Workflow
addyosmani
1366
200k
Bash Introduction
62gerente
608
210k
StorybookのUI Testing Handbookを読んだ
zakiyama
27
5.3k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.1k
Making Projects Easy
brettharned
116
5.9k
Designing for Performance
lara
604
68k
Imperfection Machines: The Place of Print at Facebook
scottboms
266
13k
Writing Fast Ruby
sferik
628
61k
Building Better People: How to give real-time feedback that sticks.
wjessup
365
19k
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