Sichuan Mahjong Helper
Python, NLP (TF-IDF)
A prototype text-based QA system using TF-IDF and cosine similarity. It answers natural language questions about Sichuan Mahjong rules in both Chinese and English, serving as the logic core for the beginner helper app.
Learning Demonstration
Demonstrates the application of Natural Language Processing techniques to build a domain-specific knowledge retrieval system, bridging the gap between raw text data and user-friendly interaction.