✕ Clear all filters
1,553 articles
▶ Videos →

📰 Medium · NLP

1,553 articles · Updated every 3 hours · View all reads

All Articles 169,089Blog Posts 160,873Tech Tutorials 44,918Research Papers 32,800News 21,544 ⚡ AI Lessons
Papers Explained 604: Kimi K3
Medium · NLP 1d ago
Papers Explained 604: Kimi K3
Kimi K3 is a 2.8T parameter Mixture-of-Experts model with 104 billion activated parameters, native vision capabilities, and a… Continue reading on Medium »
Paper #1: Inside Prime Agent
Medium · NLP 1d ago
Paper #1: Inside Prime Agent
If you’ve used an AI coding assistant on a long task, you’ve probably watched it hit a wall. It forgets what it did twenty steps ago. It… Continue reading on Me
LangChain Just Shipped Managed Deep Agents — And Your Agent Is Now a Directory
Medium · NLP 1d ago
LangChain Just Shipped Managed Deep Agents — And Your Agent Is Now a Directory
Read this for free: Friend link Continue reading on Towards AI »
Understanding Transformers and Hugging Face: From Attention Theory to Working Code
Medium · NLP 1d ago
Understanding Transformers and Hugging Face: From Attention Theory to Working Code
A practical deep-dive into the architecture that rebuilt NLP, plus hands-on summarization and translation with the Hugging Face… Continue reading on Medium »
Building a Domain-Specific Sanskrit Tokenizer: How We Beat GPT-4’s Token Efficiency by 4.34x
Medium · NLP 1d ago
Building a Domain-Specific Sanskrit Tokenizer: How We Beat GPT-4’s Token Efficiency by 4.34x
Introduction Modern Large Language Models (LLMs) process natural language by breaking text into smaller subword fragments called tokens… Continue reading on Med
The Butterfly Effect of Language: A Landscape of NLP
Medium · NLP 1d ago
The Butterfly Effect of Language: A Landscape of NLP
I was sitting working on an NLP project, though it was for my resume and I used to question a lot over Engineering students being taught… Continue reading on Me
Stemming in NLP: Complete Guide to Text Preprocessing, Python, Algorithms & Examples (2026)
Medium · NLP 1d ago
Stemming in NLP: Complete Guide to Text Preprocessing, Python, Algorithms & Examples (2026)
Stemming in NLP: Complete Guide to Text Preprocessing, Python, Algorithms & Examples (2026) Continue reading on Medium »
Text Preprocessing in Machine Learning: Understanding the Basics
Medium · NLP 2d ago
Text Preprocessing in Machine Learning: Understanding the Basics
Mac Continue reading on Medium »
Papers Explained 603: Kimi K2.5
Medium · NLP 2d ago
Papers Explained 603: Kimi K2.5
Kimi K2.5 is an open-source multimodal agentic model, which emphasizes the joint optimization of text and vision so that two modalities… Continue reading on Med
Cutting LLM Costs by 60% Without Losing Quality
Medium · NLP 🧠 Large Language Models ⚡ AI Lesson 2d ago
Cutting LLM Costs by 60% Without Losing Quality
Caching, routing, and prompt strategies that shrink your inference bill Continue reading on Medium »
21 Milyon Pasajdan Doğru Cevabı Bulmak: Dense Passage Retrieval’ı Anlamak
Medium · NLP 2d ago
21 Milyon Pasajdan Doğru Cevabı Bulmak: Dense Passage Retrieval’ı Anlamak
Bir soru sorulduğunda cevabın İngilizce Wikipedia’nın herhangi bir yerinde olabileceğini düşünün. Arama alanında birkaç sayfa değil… Continue reading on Medium
Build a Reproducible Multi-Agent Pipeline on a Versioned Filesystem
Medium · NLP 2d ago
Build a Reproducible Multi-Agent Pipeline on a Versioned Filesystem
A hands-on LangGraph + Tensorlake tutorial — fan-out, snapshots, diffs, and crash recovery, step by step Continue reading on Towards AI »
Vmake AI Became Vmake Labs. The Rename Isn’t the Real Story.
Medium · NLP 2d ago
Vmake AI Became Vmake Labs. The Rename Isn’t the Real Story.
Renaming a product is the cheapest move a company can make. New logo, new tagline, same tool underneath. So when Vmake AI announced on… Continue reading on Medi
Vmake AI Became Vmake Labs. The Rename Isn’t the Real Story.
Medium · NLP 2d ago
Vmake AI Became Vmake Labs. The Rename Isn’t the Real Story.
Renaming a product is the cheapest move a company can make. New logo, new tagline, same tool underneath. So when Vmake AI announced on… Continue reading on Gene
Tokenization in NLP: Complete Guide to Text Processing with Python (2026)
Medium · NLP 2d ago
Tokenization in NLP: Complete Guide to Text Processing with Python (2026)
Tokenization in NLP: Complete Guide to Text Processing with Python (2026) Continue reading on Medium »
Harness Engineering: The Foundation of Reliable AI Agents
Medium · NLP 2d ago
Harness Engineering: The Foundation of Reliable AI Agents
Introduction Continue reading on Medium »
The Ultimate NLP Terminology Guide: From Zero to Speaking the Language of AI
Medium · NLP 2d ago
The Ultimate NLP Terminology Guide: From Zero to Speaking the Language of AI
Introduction Continue reading on Medium »
Self-Attention in Transformers: The Concept Nobody Explains Simply
Medium · NLP 2d ago
Self-Attention in Transformers: The Concept Nobody Explains Simply
If you ever felt lost reading about GPT, attention heads, Q K V -this is for you. Continue reading on Medium »
Stop Word Removal in NLP: Complete Guide to Text Processing with Python (2026)
Medium · NLP 2d ago
Stop Word Removal in NLP: Complete Guide to Text Processing with Python (2026)
Stop Word Removal in NLP: Complete Guide to Text Processing with Python (2026) Continue reading on Medium »
Building the Italian Legal Graph by Challenging the Obvious Architecture
Medium · NLP 🧠 Large Language Models ⚡ AI Lesson 2d ago
Building the Italian Legal Graph by Challenging the Obvious Architecture
How Doctrine’s Italy squad challenged rule-based extraction, dependency parsing, and whole-document LLM extraction to build a hybrid… Continue reading on Inside