Skip to content

NLP Course By Deep learning.io powered by @coursera. Taught by: Younes Bensouda Mourri, Instructor of AI at Stanford University and Łukasz Kaiser, Staff Research Scientist at Google Brain.

Notifications You must be signed in to change notification settings

HarshKothari21/Natural-Language-Processing-Specialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Natural-Language-Processing-Specialization

NLP Course By DeepLearning.io powered by @coursera

NLP_with_classification_and_VectorSpaces

Analayzing tweets as positive or negative sentiment with the help of supervised machine learning model

Steps

  • Build Vocabulary
  • Preprocessing(STOP-Wrods, Handles and Stemming)
  • Set of Positive and Negative frequencies
  • Feature Extraction
  • Logisitic Rgreesion and Naive Bayes Classifier

Naive Machine Translation and LSH

Steps

  • Word Embeddings
  • transform matrices
  • compute the Loss function and gradient loss
  • Finding the optimal R with gradient descent algorithm
  • LSH and document search
    • Create Hash Table
    • Approximate KNN

About

NLP Course By Deep learning.io powered by @coursera. Taught by: Younes Bensouda Mourri, Instructor of AI at Stanford University and Łukasz Kaiser, Staff Research Scientist at Google Brain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published