Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Analýza sentimentu× | Segmentace textu× | |
|---|---|---|
| Obor | Dolování textu | Dolování textu |
| Rodina | Process / pipeline | Process / pipeline |
| Rok vzniku≠ | — | 1997 |
| Tvůrce≠ | — | Marti A. Hearst (TextTiling) |
| Typ≠ | NLP text-classification task | NLP document-structure / topic-boundary detection |
| Původní zdroj≠ | Pang, B. & Lee, L. (2008). Opinion Mining and Sentiment Analysis. Foundations and Trends in Information Retrieval, 2(1-2), 1-135. DOI ↗ | Hearst, M.A. (1997). TextTiling: Segmenting Text into Multi-Paragraph Subtopic Passages. Computational Linguistics, 23(1), 33-64. link ↗ |
| Další názvy≠ | opinion mining, polarity detection, duygu analizi | topic segmentation, discourse segmentation, linear text segmentation, Metin Bölümleme (Text Segmentation) |
| Příbuzné≠ | 3 | 4 |
| Shrnutí≠ | Sentiment analysis, also called opinion mining, is a natural-language-processing task that detects the emotional tone of text — typically classifying it as positive, negative, or neutral. It turns unstructured opinion text into structured, quantifiable polarity signals using one of three families of approaches: sentiment lexicons, trained machine-learning classifiers, or pretrained transformer models. | 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. |
| ScholarGateDatová sada ↗ |
|
|