The document discusses using pattern mining and machine learning techniques to identify and extract unknown words from Chinese text. It begins with an introduction on Chinese word segmentation challenges and types of unknown words. It then discusses related work using particular and general methods. The main techniques described are using continuity pattern mining to derive unknown word detection rules (Phase 1), and applying machine learning classification and sequential learning for extraction (Phase 2). Experimental results show improvements over previous work, with an F1-score of 0.614 for unknown word extraction.