# Error-Detection **Repository Path**: rfhzhj/Error-Detection ## Basic Information - **Project Name**: Error-Detection - **Description**: Code for chinese error detection module, using n-gram and bi-lstm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-03 - **Last Updated**: 2020-12-20 ## 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/)]