There is a newer version of the record available.

Published December 14, 2021 | Version v0.9.4

MaartenGr/BERTopic: v0.9.4

  • 1. IKNL
  • 2. Huggingface

Description

A number of fixes, documentation updates, and small features:

Highlights:
  • Expose diversity parameter
    • Use BERTopic(diversity=0.1) to change how diverse the words in a topic representation are (ranges from 0 to 1)
  • Improve stability of topic reduction by only computing the cosine similarity within c-TF-IDF and not the topic embeddings
  • Added property to c-TF-IDF that all IDF values should be positive (#351)
  • Major documentation overhaul (mkdocs, tutorials, FAQ, images, etc. ) (#330)
  • Additional logging for .transform (#356)
Fixes:
  • Drop python 3.6 (#333)
  • Relax plotly dependency (#88)
  • Improve stability of .visualize_barchart() and .visualize_hierarchy()

Files

MaartenGr/BERTopic-v0.9.4.zip

Files (6.2 MB)

Name Size Download all
md5:94cd688697264594e36b5f70dba8a9cf
6.2 MB Preview Download

Additional details

Related works