Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 2.14 KB

File metadata and controls

37 lines (22 loc) · 2.14 KB

Natural Language Processing Specialization


Use logistic regression, naïve Bayes, and word vectors to implement sentiment analysis, complete analogies & translate words


Use dynamic programming, hidden Markov models, and word embeddings to implement autocorrect, autocomplete & identify part-of-speech tags for words


Use recurrent neural networks, LSTMs, GRUs & Siamese network in TensorFlow & Trax for sentiment analysis, text generation & named entity recognition


Attention based Models / Transformer based Models


Additional Resources: