方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| NLP中的性别偏见检测× | 命名实体识别 (NER)× | |
|---|---|---|
| 领域 | 文本挖掘 | 文本挖掘 |
| 方法族 | Process / pipeline | Process / pipeline |
| 起源年份≠ | 2017–2018 (seminal benchmarks) | — |
| 提出者≠ | Caliskan et al. (2017); Zhao et al. (2018) | — |
| 类型≠ | NLP bias auditing pipeline | NLP sequence-labelling task |
| 开创性文献≠ | Caliskan, A., Bryson, J. J., & Narayanan, A. (2017). Semantics derived automatically from language corpora contain human-like biases. Science, 356(6334), 183–186. DOI ↗ | Nadeau, D. & Sekine, S. (2007). A survey of named entity recognition. Lingvisticae Investigationes. link ↗ |
| 别名≠ | Toplumsal Cinsiyet Yanlılığı Tespiti — NLP, bias auditing NLP, WEAT, WinoBias | NER, entity tagging, Adlandırılmış Varlık Tanıma (NER) |
| 相关≠ | 5 | 3 |
| 摘要≠ | Gender bias detection in NLP is a family of statistical and embedding-based methods used to measure stereotyping, representational imbalance, and occupational bias in text corpora and language models. Grounded in benchmarks established by Caliskan et al. (2017) with the Word Embedding Association Test (WEAT) and Zhao et al. (2018) with the WinoBias dataset, these methods produce quantitative evidence of gender bias rather than qualitative impressions. They are widely applied in ethical AI research, media analysis, and fairness auditing of machine-learning systems. | 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数据集 ↗ |
|
|