Comparar métodos
Examine os métodos selecionados lado a lado; as linhas que diferem ficam destacadas.
| Modelagem de Tópicos Semi-supervisionada× | Word2Vec× | |
|---|---|---|
| Área≠ | Aprendizado profundo | Mineração de texto |
| Família≠ | Machine learning | Process / pipeline |
| Ano de origem≠ | 2009 | 2013 |
| Autor original≠ | Ramage, D.; Andrzejewski, D.; and related NLP community | Tomas Mikolov et al. |
| Tipo≠ | Probabilistic graphical model (supervised/constrained extension of LDA) | Neural word-embedding model |
| Fonte seminal≠ | Ramage, D., Hall, D., Nallapati, R., & Manning, C. D. (2009). Labeled LDA: A supervised topic model for credit attribution in multi-labeled corpora. Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing, 248–256. Association for Computational Linguistics. link ↗ | Mikolov, T., Chen, K., Corrado, G. & Dean, J. (2013). Efficient Estimation of Word Representations in Vector Space. link ↗ |
| Outros nomes | semi-supervised LDA, labeled LDA, seed-guided topic modeling, constrained topic model | word embeddings, skip-gram, continuous bag-of-words, Word2Vec Kelime Gömülmeleri |
| Relacionados≠ | 3 | 4 |
| Resumo≠ | Semi-supervised topic modeling extends unsupervised topic models such as LDA by incorporating partial human supervision — seed words, labeled documents, or must-link/cannot-link constraints — to steer discovered topics toward meaningful, domain-relevant categories while still exploiting the large unlabeled corpus for statistical strength. | Word2Vec is a neural word-embedding technique introduced by Mikolov and colleagues in 2013 that maps each word in a text corpus to a dense numeric vector. Words that appear in similar contexts end up close together in the vector space, so the embeddings capture semantic similarity that can be measured arithmetically. |
| ScholarGateConjunto de dados ↗ |
|
|