Порівняння методів
Переглядайте обрані методи поруч; рядки з відмінностями підсвічено.
| Розмітка частин мови (Part-of-Speech Tagging, POS Tagging)× | Сегментація тексту× | |
|---|---|---|
| Галузь | Інтелектуальний аналіз тексту | Інтелектуальний аналіз тексту |
| Родина | Process / pipeline | Process / pipeline |
| Рік появи≠ | — | 1997 |
| Автор методу≠ | — | Marti A. Hearst (TextTiling) |
| Тип≠ | NLP sequence-labelling task | NLP document-structure / topic-boundary detection |
| Основоположне джерело≠ | Ratnaparkhi, A. (1996). A Maximum Entropy Model for Part-Of-Speech Tagging. EMNLP. link ↗ | Hearst, M.A. (1997). TextTiling: Segmenting Text into Multi-Paragraph Subtopic Passages. Computational Linguistics, 23(1), 33-64. link ↗ |
| Інші назви≠ | part-of-speech tagging, grammatical tagging, Sözcük Türü Etiketleme (POS Tagging) | topic segmentation, discourse segmentation, linear text segmentation, Metin Bölümleme (Text Segmentation) |
| Пов'язані≠ | 3 | 4 |
| Підсумок≠ | Part-of-speech tagging assigns a grammatical category label — noun, verb, adjective, and so on — to every word in a text. It is a foundational natural-language-processing task, formalised as a statistical model by Ratnaparkhi (1996) and packaged into widely used toolkits such as Stanford CoreNLP (Manning et al., 2014), and it serves as a preliminary step for syntactic analysis and information extraction. | 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Набір даних ↗ |
|
|