DEV Community

CHANTSZCHEUK
CHANTSZCHEUK

Posted on

My Journey Learning Artificial Intelligence - Day 5

My Journey Learning Artificial Intelligence - Day 5

Today was all about natural language processing (NLP). I learned about tokenization, stemming, and lemmatization as fundamental text preprocessing steps.
Image description
I also explored word embeddings, and how they capture semantic relationships between words in a vector space.

Top comments (0)