Porównaj metody
Przeglądaj wybrane metody obok siebie; wiersze, które się różnią, są wyróżnione.
| Osadzenia BERT× | Rozpoznawanie nazw własnych (NER)× | |
|---|---|---|
| Dziedzina | Eksploracja tekstu | Eksploracja tekstu |
| Rodzina | Process / pipeline | Process / pipeline |
| Rok powstania≠ | 2019 | — |
| Twórca≠ | Devlin, Chang, Lee & Toutanova (Google AI) | — |
| Typ≠ | Contextual transformer text-representation method | NLP sequence-labelling task |
| Źródło pierwotne≠ | Devlin, J., Chang, M.-W., Lee, K. & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. NAACL-HLT, 4171-4186. DOI ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| Inne nazwy | contextual embeddings, transformer embeddings, BERT Tabanlı Metin Gömülmeleri | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| Pokrewne≠ | 4 | 3 |
| Podsumowanie≠ | BERT-based text embeddings, introduced by Devlin and colleagues at Google AI in 2019, turn text into context-sensitive dense vectors using a bidirectional Transformer encoder. Because the meaning of a word shifts with its context, BERT produces richer representations than static methods such as Word2Vec or topic models like LDA. | 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. |
| ScholarGateZbiór danych ↗ |
|
|