方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 软系统方法论 (SSM)× | 词形分析× | |
|---|---|---|
| 领域≠ | 问题结构化 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 1981 | 1980 |
| 提出者≠ | Peter Checkland | M.F. Porter (Porter stemmer) |
| 类型≠ | Interpretive problem-structuring methodology | Text-normalisation preprocessing task |
| 开创性文献≠ | Checkland, P. (1981). Systems Thinking, Systems Practice. Wiley. ISBN: 978-0-471-27911-2 | Porter, M.F. (1980). An Algorithm for Suffix Stripping. Program, 14(3), 130-137. DOI ↗ |
| 别名≠ | SSM, Checkland's SSM, Soft Systems Analysis, Yumuşak Sistemler Metodolojisi | stemming, lemmatization, Morfolojik Analiz ve Kök Bulma |
| 相关≠ | 3 | 4 |
| 摘要≠ | Soft Systems Methodology (SSM) is an interpretive, action-research approach for structuring and managing complex, ill-defined ('soft') problem situations involving human activity. Developed by Peter Checkland at Lancaster University throughout the 1970s and formally presented in 1981, SSM guides practitioners through iterative cycles of inquiry that move from an unstructured problem situation to purposeful action through structured learning rather than optimization. | Morphological analysis splits words into their stems and affixes so that different surface forms of the same word can be treated as one. It covers two complementary approaches — rule-based stemming, such as the Porter (1980) and Snowball algorithms, and dictionary-aware lemmatization — and is a critical text-normalisation step for agglutinative languages such as Turkish and Arabic. |
| ScholarGate数据集 ↗ |
|
|