পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| ভাষা শনাক্তকরণ (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ডেটাসেট ↗ |
|
|