Ggenviaingenvia-tech.hashnode.dev·Nov 12, 2024 · 10 min readSimplifying NLP with Stemming and Lemmatization TechniquesStemming Stemming is the process of simplifying a word to its basic form or root. This means removing any suffixes or prefixes to get to the core part of the word, which is called the lemma. For example, in stemming, words like "running," "runner," a...00
Ggenviaingenvia-tech.hashnode.dev·Nov 11, 2024 · 7 min readUnlocking the Power of Tokenization: A Deep Dive into Generative AI and NLPIntroduction Definition of Generative AI Generative AI is a fascinating realm of artificial intelligence that focuses on creating new and original content, mimicking the data it was trained on. Imagine a digital artist, composer, or writer that learn...00