NLP-LOVE/Introduction-NLP
A detailed study notes project covering NLP algorithms and their engineering implementations based on HanLP author Han Dong's book.

This repository provides comprehensive notes on Natural Language Processing concepts and algorithms. It covers fundamental NLP tasks including Chinese word segmentation, part-of-speech tagging, named entity recognition, information extraction, text clustering, text classification, and syntactic analysis. The content explains algorithms in accessible language rather than formula-heavy presentations, and includes engineering implementations alongside theoretical explanations.