📄️ NLP Introduction
Natural Language Processing techniques and patterns for building text-understanding systems at Enddesk.
📄️ Text Processing with NLTK
A hands-on walkthrough of core NLP text processing techniques using NLTK - from tokenization and stemming to named entity recognition.
📄️ Intro Exercises
Hands-on exercises that apply the NLP pipeline concepts from the previous articles to a real piece of technical documentation - a ControlUp uninstallation guide. These exercises expose the practical strengths and weaknesses of each pipeline stage when operating on domain-specific IT text.