Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Učení s malým počtem příkladů× | Rozpoznávání pojmenovaných entit (NER)× | |
|---|---|---|
| Obor≠ | Strojové učení | Dolování textu |
| Rodina≠ | Machine learning | Process / pipeline |
| Rok vzniku≠ | 2011–2017 | — |
| Tvůrce≠ | Lake, B. M.; Vinyals, O.; Finn, C. et al. | — |
| Typ≠ | Meta-learning / low-data learning paradigm | NLP sequence-labelling task |
| Původní zdroj≠ | 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 ↗ |
| Další názvy≠ | FSL, low-shot learning, k-shot learning, meta-learning for few examples | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| Příbuzné≠ | 4 | 3 |
| Shrnutí≠ | 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. |
| ScholarGateDatová sada ↗ |
|
|