方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 语言识别(LID)× | 拼写和语法检查× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | — | 2003 |
| 提出者≠ | — | Daniel Naber (rule-based checker); Peter Norvig (statistical spelling correction) |
| 类型≠ | NLP text-classification task | Text-mining preprocessing / quality-assessment task |
| 开创性文献≠ | Lui, M. & Baldwin, T. (2012). langid.py: An Off-the-shelf Language Identification Tool. Proceedings of the ACL 2012 System Demonstrations. link ↗ | Naber, D. (2003). A Rule-Based Style and Grammar Checker. Diploma Thesis. link ↗ |
| 别名≠ | language detection, LID, Dil Tanımlama (Language Identification) | spell checking, grammar checking, text proofing, Yazım ve Dilbilgisi Denetimi |
| 相关 | 4 | 4 |
| 摘要≠ | Language identification is a natural-language-processing task that automatically detects which language a piece of text is written in. Building on off-the-shelf tools such as langid.py (Lui & Baldwin, 2012) and the efficient classifiers of Joulin et al. (2017), it is widely used to preprocess and filter multilingual data sets. | Spelling and grammar checking is a text-mining task that detects spelling mistakes and grammatical errors in text and proposes corrections. Building on Naber's rule-based style and grammar checker (2003) and Norvig's statistical spelling corrector (2009), it is used for data-quality assessment and text normalisation before further analysis. |
| ScholarGate数据集 ↗ |
|
|