Machine learningDeep learning / NLP / CV
多语言主题建模
多语言主题建模将LDA等概率主题模型扩展到跨越两种或多种语言的语料库,在语言边界之间推断共享的潜在主题。通过跨语言关联主题分布,它能够进行跨语言文档分析、可比主题发现和信息检索,而无需完整的平行语料库。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Mimno, D., Wallach, H. M., Naradowsky, J., Smith, D. A., & McCallum, A. (2009). Polylingual topic models. In Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing (EMNLP), pp. 880–889. ACL. link ↗
- Vulić, I., De Smet, W., & Moens, M.-F. (2015). Monolingual and cross-lingual information retrieval models based on (bilingual) word embeddings. In Proceedings of SIGIR 2015, pp. 363–372. ACM. link ↗
如何引用本页
ScholarGate. (2026, June 3). Multilingual Topic Modeling (Cross-lingual Latent Topic Inference). ScholarGate. https://scholargate.app/zh/deep-learning/multilingual-topic-modeling
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- LDA主题模型深度学习↔ compare
- 多语言句子嵌入深度学习↔ compare
- 多语言 Transformer深度学习↔ compare
- NMF 主题模型深度学习↔ compare
- 主题建模深度学习↔ compare