Comparar métodos
Revisa los métodos seleccionados uno junto a otro; las filas que difieren aparecen resaltadas.
| Método Delphi× | Análisis Morfológico× | |
|---|---|---|
| Campo≠ | Cualitativa | Minería de texto |
| Familia | Process / pipeline | Process / pipeline |
| Año de origen≠ | 1963 | 1980 |
| Autor original≠ | Norman Dalkey & Olaf Helmer (RAND Corporation) | M.F. Porter (Porter stemmer) |
| Tipo≠ | Structured iterative expert-elicitation process | Text-normalisation preprocessing task |
| Fuente seminal≠ | Dalkey, N. & Helmer, O. (1963). An Experimental Application of the Delphi Method to the Use of Experts. Management Science, 9(3), 458-467. DOI ↗ | Porter, M.F. (1980). An Algorithm for Suffix Stripping. Program, 14(3), 130-137. DOI ↗ |
| Alias | Delphi Yöntemi, Delphi technique, expert consensus method | stemming, lemmatization, Morfolojik Analiz ve Kök Bulma |
| Relacionados≠ | 5 | 4 |
| Resumen≠ | The Delphi method is a structured, iterative survey technique developed by Norman Dalkey and Olaf Helmer at the RAND Corporation in 1963 for eliciting and converging expert opinion on complex topics where empirical data are unavailable or insufficient. It collects independent judgements from a geographically dispersed expert panel over multiple anonymous rounds, feeding aggregated results back to participants after each round so they can revise their views in light of the group's collective position. | 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. |
| ScholarGateConjunto de datos ↗ |
|
|