Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Внутренняя реконструкция× | Морфологический анализ× | |
|---|---|---|
| Область≠ | Лингвистика | Интеллектуальный анализ текста |
| Семейство | Process / pipeline | Process / pipeline |
| Год появления≠ | 1891 | 1980 |
| Автор метода≠ | Henry Heffner Hock | M.F. Porter (Porter stemmer) |
| Тип≠ | Empirical process pipeline | Text-normalisation preprocessing task |
| Основополагающий источник≠ | Hock, H. H. (1991). Principles of Historical Linguistics (2nd ed.). Berlin: Mouton de Gruyter. DOI ↗ | Porter, M.F. (1980). An Algorithm for Suffix Stripping. Program, 14(3), 130-137. DOI ↗ |
| Другие названия≠ | Interlingual Reconstruction, Diachronic Morphology | stemming, lemmatization, Morfolojik Analiz ve Kök Bulma |
| Связанные≠ | 3 | 4 |
| Сводка≠ | Internal Reconstruction is a historical linguistic method that reconstructs earlier stages of a single language by identifying internal inconsistencies, morphological irregularities, and distributional patterns within the language itself. Unlike the Comparative Method, which relies on comparing related languages, Internal Reconstruction uses evidence from within one language—such as suppletive forms, analogy-induced irregularities, and phonological asymmetries—to infer its historical structure and sound changes. This method is particularly valuable when only one written form of a language survives or when related languages are unavailable. | 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Набор данных ↗ |
|
|