পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| টেক্সট সেগমেন্টেশন× | ভাষা শনাক্তকরণ (LID)× | |
|---|---|---|
| ক্ষেত্র | টেক্সট খনন | টেক্সট খনন |
| পরিবার | Process / pipeline | Process / pipeline |
| উদ্ভবের বছর≠ | 1997 | — |
| প্রবর্তক≠ | Marti A. Hearst (TextTiling) | — |
| ধরন≠ | NLP document-structure / topic-boundary detection | NLP text-classification task |
| মৌলিক উৎস≠ | Hearst, M.A. (1997). TextTiling: Segmenting Text into Multi-Paragraph Subtopic Passages. Computational Linguistics, 23(1), 33-64. link ↗ | Lui, M. & Baldwin, T. (2012). langid.py: An Off-the-shelf Language Identification Tool. Proceedings of the ACL 2012 System Demonstrations. link ↗ |
| অপর নাম≠ | topic segmentation, discourse segmentation, linear text segmentation, Metin Bölümleme (Text Segmentation) | language detection, LID, Dil Tanımlama (Language Identification) |
| সম্পর্কিত | 4 | 4 |
| সারসংক্ষেপ≠ | Text segmentation divides a long document into meaningful sections (segments) along topic or discourse boundaries. Introduced for subtopic passages by Marti A. Hearst's TextTiling (1997), it supports document-structure analysis and the detection of topic transitions in continuous text. | 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. |
| ScholarGateডেটাসেট ↗ |
|
|