方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多模态命名实体识别× | 命名实体识别 (NER)× | |
|---|---|---|
| 领域≠ | 深度学习 | 文本挖掘 |
| 方法族≠ | Machine learning | Process / pipeline |
| 起源年份≠ | 2018 | — |
| 提出者≠ | Moon, S.; Lu, D. et al. | — |
| 类型≠ | Sequence labeling with multimodal fusion | NLP sequence-labelling task |
| 开创性文献≠ | Moon, S., Neves, L., & Carvalho, V. (2018). Multimodal Named Entity Recognition for Short Social Media Posts. Proceedings of NAACL-HLT 2018, pp. 852–860. Association for Computational Linguistics. link ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| 别名≠ | Multimodal NER, MNER, Visual NER, Cross-modal Named Entity Recognition | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| 相关≠ | 6 | 3 |
| 摘要≠ | Multimodal Named Entity Recognition (MNER) extends classical NER by fusing textual sequences with complementary modalities — most commonly images — to improve the identification and classification of named entities such as persons, organizations, and locations in settings where visual context disambiguates ambiguous or sparse text. | 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数据集 ↗ |
|
|