GRATIS

Natural Language Processing with Classification and Vector Spaces

  • money

    Cursos gratis (Auditar)

    question-mark
  • earth

    Inglés

  • folder

    NaN

  • certificate

    Guía de Registro en Coursera

    arrow
Acerca de este curso

  • Sentiment Analysis with Logistic Regression
    • Learn to extract features from text into numerical vectors, then build a binary classifier for tweets using a logistic regression!
  • Sentiment Analysis with Naïve Bayes
    • Learn the theory behind Bayes' rule for conditional probabilities, then apply it toward building a Naive Bayes tweet classifier of your own!
  • Vector Space Models
    • Vector space models capture semantic meaning and relationships between words. You'll learn how to create word vectors that capture dependencies between words, then visualize their relationships in two dimensions using PCA.
  • Machine Translation and Document Search
    • Learn to transform word vectors and assign them to subsets using locality sensitive hashing, in order to perform machine translation and document search.