# error-detection **Repository Path**: 1360496507/error-detection ## Basic Information - **Project Name**: error-detection - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-08-15 - **Last Updated**: 2024-08-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Error-Detection 中文文本纠错模块代码 包含n-gram以及双向lstm语言模型 模块总结见 我的博客: [[中文语音识别后检错纠错(一):n-gram + 拼音相似度 + 词语搭配](http://zedom1.top/2018/07/22/18%20chineseErrorDectection_n_gram/)] [[中文语音识别后检错纠错(二):LSTM句子检错纠错](http://zedom1.top/2018/11/24/22%20csc_LSTM/)]