方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| 多语言主题建模× | NMF 主题模型× | |
|---|---|---|
| 领域 | 深度学习 | 深度学习 |
| 方法族 | Machine learning | Machine learning |
| 起源年份≠ | 2009 | 1999 |
| 提出者≠ | Mimno, D., Wallach, H. M., et al. | Lee, D. D. & Seung, H. S. |
| 类型≠ | Probabilistic topic model (multilingual extension) | Matrix factorization / unsupervised topic model |
| 开创性文献≠ | 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 ↗ | Lee, D. D., & Seung, H. S. (1999). Learning the parts of objects by non-negative matrix factorization. Nature, 401(6755), 788–791. DOI ↗ |
| 别名 | cross-lingual topic model, polylingual LDA, multilingual LDA, MLTM | NMF, Non-negative Matrix Factorization, NMF for Topic Modeling, NNMF Topic Model |
| 相关≠ | 5 | 4 |
| 摘要≠ | Multilingual topic modeling extends probabilistic topic models such as LDA to corpora spanning two or more languages, inferring shared latent topics across language boundaries. By tying topic distributions across languages, it enables cross-lingual document analysis, comparable topic discovery, and information retrieval without requiring full parallel corpora. | Non-negative Matrix Factorization (NMF) is an unsupervised matrix decomposition method that discovers latent topics in a text corpus by factoring a document-term matrix into two non-negative matrices — one encoding topic-word weights, the other document-topic weights. The non-negativity constraint yields parts-based, additive representations that tend to produce clean, interpretable topics. |
| ScholarGate数据集 ↗ |
|
|