Nitin Agarwalcognibits.hashnode.dev·Jul 2, 2023Topic Modelling: A Deep Dive into BERTopicIntroduction In the era of information overload, it becomes increasingly challenging to derive meaningful insights from vast amounts of unstructured data. Thankfully, topic modeling techniques provide an effective solution to analyze and categorize t...Discuss·37 readstopicextraction
Axel Lonnforsaxelbob.hashnode.dev·May 24, 2023Comparison of LDA vs. BERTopic for topic modeling of code commit dataAt Metabob, when we started building the topic modeling system for our data pipeline, we were first utilizing a Latent Dirichlet Allocation (LDA) topic model. However, after spending time tuning the model to its best capabilities, our team continued ...Discuss·20 likes·212 readsBERTopic