We have all been misunderstood when sending a text message or email, as tone often does not  translate  well  in  written  communication.  Similarly,  computers  can  have  a  hard time discerning  the  meaning  of  words  if  they  are  being  used  sarcastically,  such  as  when  we  say “Great weather” when it's raining. If you are automatically processing reviews of your product, a negative review will have many of the same key words as a positive one, so you will need to be able to train a model to distinguish between a good review and a bad review. This is where semantic and sentiment analysis come in.
In  this  course,  you  will  examine  many  kinds  of  semantic  relationships  that  words  can  have (such  as  hypernyms, hyponyms,  or  meronyms),  which  go  a  long way toward  extracting the meaning of documents at scale. You will also implement named entity recognition to identify proper nouns within a document and use several techniques to determine the sentiment of text:  Is  the  tone  positive  or  negative?  These  invaluable  skills  can  easily  turn  the  tide  in  a difficult project for your team at work or on the path toward achieving your personal goals.
You  are  required  to  have  completed  the  following  courses  orhave  equivalent  experience before taking this course:
- Natural Language Processing Fundamentals
- Transforming Text Into Numeric Vectors
- Classifying Documents With Supervised Machine Learning
- Topic Modeling With Unsupervised Machine Learning
- Clustering Documents With Unsupervised Machine Learning

 
  
 
        