Skip to content

datalayer-courses/python-text-mining-intro

Repository files navigation

python-text-mining-intro

Course's structure

  1. Introduction
    1. Some definitions
    2. NLP use cases
    3. NLP challenges
    4. Python packages
  2. Introduction to regular expressions
    1. Theory
    2. Examples
    3. Useful tools
    4. Exercises
  3. Introduction to spaCy
    1. nlp object
    2. Documents, spans and tokens
    3. Lexical attributes
    4. Stemming
    5. Statistical models
    6. Lemmatization
    7. Sentence segmentation
    8. Part of speech tagging
    9. Syntactic dependencies
    10. Named entities recognition
    11. Stop words
    12. Exercises
  4. Text vectorization
    1. Bag of words
    2. Tf-idf
    3. Word embeddings
  5. Sentiment analysis modeling
    1. Sample submission
    2. Your turn!

Sources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •