Section 01
[Introduction] Practical Project on NLP Technology Evolution: Exploration from Bag-of-Words to Large Language Models
This GitHub repository (nlp_TPs) records the complete evolution trajectory of natural language processing (NLP) technology from traditional methods to modern deep learning, helping learners understand the core context through practical projects. The project covers stages such as Bag-of-Words model, TF-IDF, word embeddings, sequence models, Transformer, pre-trained models, and large language models (LLM), providing learners with a historical perspective and practical comparisons.