Process / pipeline
BERTopic — 신경망 토픽 모델링
BERTopic은 Maarten Grootendorst가 2022년에 소개한 신경망 토픽 모델링 파이프라인입니다. BERT 기반의 문맥 임베딩과 UMAP 차원 축소, HDBSCAN 클러스터링을 결합하여 일관성 있고 동적인 토픽을 생성하며, 고전적인 토픽 모델보다 높은 토픽 일관성을 달성합니다.
방법 전문 읽기
회원 전용
로그인무료 계정으로 로그인하면 이 섹션을 읽을 수 있습니다.
Method map
The neighbourhood of related methods — select a node to explore.
출처
- Grootendorst, M. (2022). BERTopic: Neural topic modeling with a class-based TF-IDF procedure. arXiv:2203.05794. DOI: 10.48550/arXiv.2203.05794 ↗
- McInnes, L., Healy, J. & Astels, S. (2017). hdbscan: Hierarchical density based clustering. Journal of Open Source Software, 2(11), 205. DOI: 10.21105/joss.00205 ↗
이 페이지 인용 방법
ScholarGate. (2026, June 1). BERTopic — Neural Topic Modeling. ScholarGate. https://scholargate.app/ko/text-mining/topic-modeling-bertopic
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.
Compare side by side →