পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| Chunking× | টেক্সট সেগমেন্টেশন× | |
|---|---|---|
| ক্ষেত্র | টেক্সট খনন | টেক্সট খনন |
| পরিবার | Process / pipeline | Process / pipeline |
| উদ্ভবের বছর≠ | 1991 | 1997 |
| প্রবর্তক≠ | Steven Abney | Marti A. Hearst (TextTiling) |
| ধরন≠ | NLP partial-parsing task | NLP document-structure / topic-boundary detection |
| মৌলিক উৎস≠ | Abney, S. (1991). Parsing by Chunks. In Principle-Based Parsing. Kluwer Academic Publishers. ISBN: 978-0-7923-1173-4 | Hearst, M.A. (1997). TextTiling: Segmenting Text into Multi-Paragraph Subtopic Passages. Computational Linguistics, 23(1), 33-64. link ↗ |
| অপর নাম≠ | shallow parsing, partial parsing, Yüzeysel Ayrıştırma (Chunking) | topic segmentation, discourse segmentation, linear text segmentation, Metin Bölümleme (Text Segmentation) |
| সম্পর্কিত | 4 | 4 |
| সারসংক্ষেপ≠ | Chunking, also called shallow parsing, is a natural-language-processing task introduced by Steven Abney in 1991 that divides text into grammatical pieces — such as noun phrases and verb phrases — using part-of-speech tags. It extracts useful syntactic structure quickly without building a full parse tree of the sentence. | 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. |
| ScholarGateডেটাসেট ↗ |
|
|