✕ Clear all filters
935 articles

📰 Medium · NLP

935 articles · Updated every 3 hours · View all reads

All Articles 96,678Blog Posts 113,043Tech Tutorials 24,399Research Papers 20,498News 15,475 ⚡ AI Lessons
Sistem Rekomendasi Video Game
Medium · NLP 17h ago
Sistem Rekomendasi Video Game
Proyek End-to-End E-Commerce Recommender menggunakan Amazon Reviews 2023 (Video Games) Continue reading on Medium »
Medium · NLP 19h ago
Nobody Wants to Talk to Your Chatbot. Here’s How to Fix That.
Chatbot development has a reputation problem. Not because the technology is bad. Because most chatbots are. Here’s what separates the ones… Continue reading on
Before Another RAG Hop, Try Compiling the Query for BM25
Medium · NLP 19h ago
Before Another RAG Hop, Try Compiling the Query for BM25
Meta’s SIRA paper made me stop and reread our retrieval stack. Their pipeline ends in a weighted BM25 call and still beat E5, SPLADE, and… Continue reading on D
AI and Machine Learning Training in Hyderabad
Medium · NLP 1d ago
AI and Machine Learning Training in Hyderabad
Data Science Course in Hyderabad — Build a Successful Career with Quality Thought Software Institute Continue reading on Medium »
What even is a token? A tour of how language models chop up text
Medium · NLP 1d ago
What even is a token? A tour of how language models chop up text
And why the answer matters more than you’d think. Continue reading on Medium »
Tokenization Is Not Neutral: Why the “First Step” in NLP Actually Decides Everything
Medium · NLP 1d ago
Tokenization Is Not Neutral: Why the “First Step” in NLP Actually Decides Everything
When people talk about NLP, the focus usually jumps straight to the big ideas, transformers, embeddings, attention, all the flashy stuff… Continue reading on Me
Unlocking Excellence: Why Mindset and Strategy Form the Ultimate Secret to Cracking Government…
Medium · NLP 1d ago
Unlocking Excellence: Why Mindset and Strategy Form the Ultimate Secret to Cracking Government…
Cracking a competitive government exam requires more than just memorizing facts from a textbook. Every year, thousands of aspirants clear… Continue reading on M
Episode 1: Overview, Data Collection, and UMAP
Medium · NLP 1d ago
Episode 1: Overview, Data Collection, and UMAP
Introducing the exploratory analysis and the dimensional tuning essential for topic clustering. Continue reading on Medium »
From NLP to LLMs: The Complete Journey Through Language AI
Medium · NLP 1d ago
From NLP to LLMs: The Complete Journey Through Language AI
The journey from NLP to LLMs is one of the most fascinating stories in artificial intelligence. In just a few decades, we’ve gone from… Continue reading on Medi
Sistem Rekomendasi: Content-Based, Collaborative Filtering, Model-Based, Evaluasi, dan Hybrid
Medium · NLP 1d ago
Sistem Rekomendasi: Content-Based, Collaborative Filtering, Model-Based, Evaluasi, dan Hybrid
Bagian 0: Pengantar Sistem Rekomendasi Continue reading on Medium »
Materi Lengkap: Natural Language Processing (NLP)
Medium · NLP 1d ago
Materi Lengkap: Natural Language Processing (NLP)
Dari Teks Mentah Menjadi Angka: Pra-pemrosesan, Tokenizer, TF-IDF, dan Word Embeddings Continue reading on Medium »
Tokenization in Natural Language Processing: Advanced Methods, Types & Future Challenges
Medium · NLP 2d ago
Tokenization in Natural Language Processing: Advanced Methods, Types & Future Challenges
Artificial intelligence is evolving rapidly, and one of the most important foundations behind intelligent language understanding is… Continue reading on Medium
Understanding Tokenization in LLMs
Medium · NLP 2d ago
Understanding Tokenization in LLMs
If you’ve ever used ChatGPT or Claude and wondered why it sometimes struggles with counting letters in a word, or why it behaves oddly… Continue reading on Medi
A ponte entre o NLP e os direitos da criança e adolescente: como transformei documentos de…
Medium · NLP 2d ago
A ponte entre o NLP e os direitos da criança e adolescente: como transformei documentos de…
Um mergulho no pipeline de PLN que estou construindo para analisar registros institucionais Continue reading on Medium »
Medium · NLP 2d ago
Building SemantIQ: An AI-Powered Recruitment Agent Using NLP, Semantic Search, and Generative AI
Continue reading on Medium »
Medium · NLP 🧠 Large Language Models ⚡ AI Lesson 2d ago
Designing a Synthetic Data Pipeline for Persian LLM Fine Tuning
From Topic Graphs to QLoRA Evaluation Continue reading on Medium »
Medium · NLP 2d ago
NLP: How Machines Learned to Read Between the Lines
Every time you talk to Siri, get a spam email auto-filtered, or ask Google a question in plain English and get a direct answer — Natural… Continue reading on Me
Understanding N-Gram in the context of NLP
Medium · NLP 2d ago
Understanding N-Gram in the context of NLP
A specialized Markov model, clearly explained Continue reading on Medium »
If the FFN Sees One Token at a Time, Why Doesn’t the Sentence Get Lost?
Medium · NLP 2d ago
If the FFN Sees One Token at a Time, Why Doesn’t the Sentence Get Lost?
Position-wise processing, positional encoding, contextualization — and the two very different meanings of “token by token.” Continue reading on Medium »
LoRA: Understanding Low-Rank Adaptation
Medium · NLP 2d ago
LoRA: Understanding Low-Rank Adaptation
While working on an English → Arabic dialect translation task, I started reading the LoRA (Low-Rank Adaptation) paper to better understand… Continue reading on