方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 依存句法分析× | 词频分析× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | — | 1949 |
| 提出者≠ | — | George K. Zipf (frequency-distribution foundation) |
| 类型≠ | NLP syntactic-analysis task | Descriptive text-mining analysis |
| 开创性文献≠ | 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 ↗ |
| 别名 | 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 |
| 相关≠ | 3 | 4 |
| 摘要≠ | 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. |
| ScholarGate数据集 ↗ |
|
|