Skip to content

DanteReinaudo/NLP-Specialization

Repository files navigation

NLP Specialization [DeepLearning Ai]

Description 📘

Natural Language Processing (NLP) is a subfield of linguistics, computer science, and artificial intelligence that uses algorithms to interpret and manipulate human language.

This technology is one of the most broadly applied areas of machine learning and is critical in effectively analyzing massive quantities of unstructured, text-heavy data. As AI continues to expand, so will the demand for professionals skilled at building models that analyze speech and language, uncover contextual patterns, and produce insights from text and audio.

In this Specialization, I designed NLP applications that perform question-answering and sentiment analysis, created tools to translate languages and summarize text, and even build chatbots. These and other NLP applications are going to be at the forefront of the coming transformation to an AI-powered future. This Specialization will teachs machine learning basics and state-of-the-art deep learning techniques needed to build cutting-edge NLP systems:

Courses ⭐

Course 1: Classification and Vector Spaces

  • Use logistic regression, naïve Bayes, and word vectors to implement sentiment analysis, complete analogies, translate words, and use locality-sensitive hashing to approximate nearest neighbors.

Course 2: Probabilistic Models

  • Use dynamic programming, hidden Markov models, and word embeddings to autocorrect misspelled words, autocomplete partial sentences, and identify part-of-speech tags for words.

Course 3: Sequence Models

  • Use dense and recurrent neural networks, LSTMs, GRUs, and Siamese networks in TensorFlow and Trax to perform advanced sentiment analysis, text generation, named entity recognition, and to identify duplicate questions.

Course 4: Attention Models

  • Use encoder-decoder, causal, and self-attention to perform advanced machine translation of complete sentences, text summarization, question-answering, and to build chatbots. Learn T5, BERT, transformer, reformer, and more with 🤗 Transformers!

About

DeepLearning.AI - NLP Specialization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published