CH 5 NLP
CH 5 NLP
What is NLP?
• NLP can help you with lots of tasks and the fields of application just
seem to increase on a daily basis. Let’s mention some examples:
NLP enables the recognition and prediction of diseases based on
electronic health records and patient’s own speech. For example:
Amazon Comprehend Medical detects and returns useful information in
unstructured clinical text such as physician's notes, discharge summaries,
test results, and case notes.
Organizations can determine what customers are saying about a service
or product by identifying and extracting information in sources like social
media.
Stopping spam: Companies like Yahoo and Google filter and classify your
emails with NLP by analyzing text in emails.
Identifying fake news: it can determine if a source is accurate or
politically biased, detecting if a news source can be trusted or not.
Voice Assistants like Amazon’s Alexa and Apple’s Siri which uses NLP to
respond to vocal prompts and do everything like find a particular shop,
tell us the weather forecast, suggest the best route to the office or turn
on the lights at home.
Social Media Marketing
Chatbots
• The main drawbacks we face these days with NLP relate to the fact that
language is very tricky.
• The process of understanding and manipulating language is extremely
complex.
• it is common to use different techniques to handle different challenges
before binding everything together. Programming languages like Python
or R are highly used to perform these techniques.
Why is NLP difficult?