• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online DegreeExplore Bachelor’s & Master’s degrees
  • MasterTrack™Earn credit towards a Master’s degree
  • University CertificatesAdvance your career with graduate-level learning
Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Natural Language Processing in TensorFlow

    Learner Reviews & Feedback for Natural Language Processing in TensorFlow by DeepLearning.AI

    Filled StarFilled StarFilled StarFilled StarHalf Faded Star
    4.6
    stars
    6,516 ratings

    About the Course

    If you are a software developer who wants to build scalable AI-powered algorithms, you need to understand how to use the tools to build them.
    This Specialization will teach you best practices for using TensorFlow, a popular open-source framework for machine learning. In Course 3 of
    the DeepLearning.AI TensorFlow Developer Specialization, you will build natural language processing systems using TensorFlow. You will learn to
    process text, including tokenizing and representing sentences as vectors, so that they can be input to a neural network. You’ll also learn to
    apply RNNs, GRUs, and LSTMs in TensorFlow. Finally, you’ll get to train an LSTM on existing text to create original poetry! The...
    ...

    Top reviews

    FQ

    Oct 27, 2023

    Filled StarFilled StarFilled StarFilled StarFilled Star

    I already had some theoretical background from the Deep Learning Specialization from Andrew Ng, but with this course, I feel much more confident about building real-world applications with TensorFlow.

    GS

    Aug 27, 2019

    Filled StarFilled StarFilled StarFilled StarFilled Star

    Excellent. Isn't Laurence just great! Fantastically deep knowledge, easy learning style, very practical presentation. And funny! A pure joy, highly relevant and extremely useful of course. Thank you!

    Filter by:

    1 - 25 of 1,004 Reviews for Natural Language Processing in TensorFlow

    Filled StarFilled StarStarStarStar

    By Tryggvi E

    •

    Jul 6, 2019

    Compared to Andrew's original M/L course, and the most recent Deeplearning specialization, this series of courses is very lightweight. The material is very good, well organized and clear. But it can be covered fairly quickly. This last one, natural language processing, can be completed in an afternoon, all four weeks. This is a bit annoying, as the courses appear so far apart, I have paid over $40 for each of these three, for what could essentially be a weekend course (all three courses combined).

    Nothing wrong with the material, and I often use and refer to Laurence's code examples. I just wish there was more material in these courses.

    Filled StarFilled StarStarStarStar

    By Asad K

    •

    Jul 30, 2019

    Very elementary introduction to applications and scenarios in nlp. As has already been mentioned in other comments, the whole course can be compressed into no more than two hour long lecture and exercises over an afternoon.

    The lectures consist of short videos introducing snippets of code and occasionally making claims but without actual notebooks with which people can play and reproduce results.

    The quizzes through out this specialization have been written extremely poorly, testing irrelevant (if any) information about datasets and naming modules etc. The quizzes are so trivial that the fact the course grade and certificates are only based off performance on the quizzes makes the whole idea of paying to get certificates questionable.

    The exercise notebooks are okay but are extremely redundant. After the great expectations built from taking Andrew's deeplearning specialization and machine learning course, I must say the first three courses of this specialization have been extremely disappointing.

    I still want to thank the instructors and the team for taking the time and effort to build this specialization. Perhaps I'm just not the audience it was aimed at.

    My recommendation to other learners is to first checkout the free tutorials on tensorflow website and keras blog, and then audit through videos in this specialization before deciding to pay for it (Also make sure to first check a few other resources, e.g. Deep Learning with Python textbook by Francois Chollet, the github repo for which is public and the notebooks are almost exactly the same as here but more in-depth).

    Filled StarFilled StarStarStarStar

    By Renjith B

    •

    Jul 22, 2019

    NLP basics. Missing a lot of things. This entire course could have been made in to a single weeks 5 mins video.

    Filled StarFilled StarStarStarStar

    By Irina G

    •

    Aug 2, 2019

    One star for the ML poetry and one star for the content. The content can be learned in a few hours. Not much more than a simplistic tutorial on some simple problems. Dilutes the value of Coursera specializations.

    Filled StarFilled StarFilled StarStarStar

    By Harshit S

    •

    Jun 28, 2019

    Not challenging , very much beginner level course , shouldnt be tagged as intermediate in my opinion

    Filled StarFilled StarStarStarStar

    By Naman B

    •

    Jul 5, 2019

    The course if worse than even an overview course. It just shows you some random code and you have tyo try assignments yourself without any knowledge of nlp. This is not expected from deeplearning.ai.

    Filled StarStarStarStarStar

    By Asim W

    •

    Sep 30, 2019

    The course is extremely basic and all the materials it covers can easily be covered in just one article. Doesn't build any transferrable skill.

    Filled StarStarStarStarStar

    By Steve H

    •

    Jun 22, 2019

    Very lightweight course - not more than an hour of real content. Extremely disappointed by this.

    Filled StarFilled StarFilled StarStarStar

    By Craig T

    •

    Jun 21, 2019

    Lightweight course. Probably about an hour of real content.

    Filled StarStarStarStarStar

    By Wenyang Q

    •

    Oct 2, 2019

    This course has very little materials. One can simply do it in an afternoon. Each video is around 1min. Explanations are very poor. Tutorials on Tensorflow websites are much better than this.

    Filled StarStarStarStarStar

    By Rami K

    •

    Aug 8, 2019

    I feel like I could have learned more by reading on stack-overflow - I didn't learn much here. Quality training materials could have been better.

    Filled StarStarStarStarStar

    By Fabrizio M

    •

    Apr 2, 2020

    Too basic. It could have been done in a simple blog post

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Abhilash

    •

    Jul 4, 2019

    A quick and practical overview of NLP with Tensoflow keras module.

    Filled StarFilled StarFilled StarStarStar

    By Mikhail C

    •

    Apr 13, 2020

    Not as strong as the previous 2 courses in the specialization. Each step building on itself (embedding --> LSTM --> stacked LSTMs) did not really show much improvement in the actual exercise. Also the main pieces that impacted accuracy and loss the (buffer size and batch size using SHUFFLE and BATCH_SIZE) were completely ignored. I also wish there were graded exercises that forced me to learn both the data ingestion, tokenization, and training pieces. I struggled through those in course 1 & 2 but it paid off in my understanding. Data preparation wasn't covered as in depth as the computer vision course either (i.e. how do I deal with large data? can I flow them in like the image generator?). Lots of broken links as well (some people might not know to go find the github repo to get the optional exercises).

    Filled StarStarStarStarStar

    By Mahmoud K

    •

    Jun 5, 2020

    Quality of this course is not good compared to previous two courses. It is super percised and many things are not well-explained or explained very briefly! The second course was better structured and valueable. I was hoping that this one is as well, because I am very interested in NLP than Image Processing.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Gogul I

    •

    Jun 22, 2019

    Amazing course by Laurence Moroney. But only after finishing Sequence Models by Andrew NG, I was able to understand the concepts taught here.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anshuman S

    •

    Aug 4, 2019

    Excellent course to get you started in NLP.

    Filled StarFilled StarFilled StarStarStar

    By Matheus T M

    •

    Jul 23, 2019

    Missing the colab files

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Mo R

    •

    Jul 7, 2019

    I was waiting for a course that covers NLP, this course covers all topics of NLP with added value working with Tensorflowto facilitate implementing projects, and it's well designed, and Dr. Laurence is amazing, his explanations are useful and easy to understand, Thank You!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Varun N

    •

    Aug 3, 2019

    A very good introduction to NLP using Tensorflow. This is definitely the best of the Tensorflow series so far. Excellent pace and interesting short projects. I would highly recommend this course to any beginner on the subject.

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Christopher G

    •

    Aug 2, 2019

    I was able to very quickly get a grasp of how to approach text data and gained both an understanding of how to represent language-based data as well as how to apply deep learning to do some pretty amazing things. Great course!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Graham S

    •

    Aug 27, 2019

    Excellent. Isn't Laurence just great! Fantastically deep knowledge, easy learning style, very practical presentation. And funny! A pure joy, highly relevant and extremely useful of course. Thank you!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Aishwarya S

    •

    Jul 22, 2020

    Great course for anyone interested in NLP! This course focuses on practical learning instead of overburdening students with theory. Would recommend this to every NLP beginner/enthusiast out there!!

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Anamitra M

    •

    Sep 23, 2019

    Excellent course. Teaches NLP thoroughly, going from the basics such as tokenization and padding to complex topics such as word embeddings and sequence models (like RNNs, LSTMs and GRUs).

    Filled StarFilled StarFilled StarFilled StarStar

    By Daniel H

    •

    Jul 29, 2019

    I am enrolled and paying 49$ a month for the 4th course in this specialization and it hasn't even been released yet. Not sure how it is fair for them to release a specialization that isn't complete and take people's money while they finish the last course... Other than that... So far, this has been a good series of courses in the Tensor Flow in Practice specialization. Although it feels like a slightly watered-down version of Andrew Ng's 5 course deep learning specialization.

    • Chevron Left
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • ...
    • 41
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.