방법 비교
선택한 방법을 나란히 검토하세요. 서로 다른 행은 강조 표시됩니다.
| 청킹× | Text Segmentation× | |
|---|---|---|
| 분야 | 텍스트 마이닝 | 텍스트 마이닝 |
| 계열 | 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데이터셋 ↗ |
|
|