Módszerek összehasonlítása
Tekintse át a kiválasztott módszereket egymás mellett; az eltérő sorok kiemelve jelennek meg.
| Függőségi elemzés× | Szöveggyakoriság-elemzés× | |
|---|---|---|
| Tudományterület | Szövegbányászat | Szövegbányászat |
| Módszercsalád | Process / pipeline | Process / pipeline |
| Keletkezés éve≠ | — | 1949 |
| Megalkotó≠ | — | George K. Zipf (frequency-distribution foundation) |
| Típus≠ | NLP syntactic-analysis task | Descriptive text-mining analysis |
| Alapmű≠ | Nivre, J. (2005). Dependency Grammar and Dependency Parsing. MSI Report. link ↗ | Zipf, G. K. (1949). Human Behavior and the Principle of Least Effort. Addison-Wesley. link ↗ |
| Alternatív nevek | syntactic dependency analysis, dependency tree parsing, Bağımlılık Ayrıştırma (Dependency Parsing) | word frequency analysis, n-gram frequency analysis, Metin Frekans Analizi |
| Kapcsolódó≠ | 3 | 4 |
| Összefoglaló≠ | Dependency parsing is a natural-language-processing task that reveals the syntactic dependency relations between the words of a sentence as a tree structure. Surveyed in the dependency-grammar tradition by Nivre (2005) and made fast and accurate with neural networks by Chen and Manning (2014), it is commonly used as a prerequisite step for information extraction and relation detection. | Text frequency analysis is a descriptive text-mining method that counts how often words, n-grams, and phrases occur in a corpus to reveal content patterns and dominant themes. It rests on the frequency-distribution insight formalised by George K. Zipf (1949), that a few terms occur very often while most are rare, and it is one of the most basic and widely used entry points into quantitative text analysis. |
| ScholarGateAdatkészlet ↗ |
|
|