Сравнение методов
Просматривайте выбранные методы рядом; строки с различиями подсвечены.
| Обучение на малом числе примеров (Few-shot Learning)× | Распознавание именованных сущностей (NER)× | |
|---|---|---|
| Область≠ | Машинное обучение | Интеллектуальный анализ текста |
| Семейство≠ | Machine learning | Process / pipeline |
| Год появления≠ | 2011–2017 | — |
| Автор метода≠ | Lake, B. M.; Vinyals, O.; Finn, C. et al. | — |
| Тип≠ | Meta-learning / low-data learning paradigm | NLP sequence-labelling task |
| Основополагающий источник≠ | Vinyals, O., Blundell, C., Lillicrap, T., Wierstra, D., & Kavukcuoglu, K. (2016). Matching Networks for One Shot Learning. Advances in Neural Information Processing Systems (NeurIPS), 29. link ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| Другие названия≠ | FSL, low-shot learning, k-shot learning, meta-learning for few examples | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| Связанные≠ | 4 | 3 |
| Сводка≠ | Few-shot learning is a machine learning paradigm that trains models to recognize new classes or solve new tasks from only a handful of labeled examples — typically one to five — by leveraging prior knowledge acquired from a large, related training distribution. It is especially relevant in domains where labeling is expensive, scarce, or structurally limited. | Named entity recognition (NER) is a natural-language-processing task that automatically detects and labels entities in text — such as people, organisations, locations, and dates. Surveyed by Nadeau and Sekine (2007) and later advanced with neural architectures by Lample et al. (2016), it turns free-running text into tagged spans that downstream tools can use. |
| ScholarGateНабор данных ↗ |
|
|