There is a newer version of the record available.

Published October 17, 2021 | Version v0.9.3
Software Open

MaartenGr/BERTopic: v0.9.3 - Quickfix

  • 1. IKNL
  • 2. Huggingface

Description

Fix #282, #285, and #288.

Fixes
  • #282
    • As it turns out the old implementation of topic mapping was still found in the transform function
  • #285
    • Fix getting all representative docs
  • Fix #288
    • A recent issue with the package pyyaml that can be found in Google Colab
  • Remove the YAMLLoadWarning each time BERTopic is imported
import yaml
yaml._warnings_enabled["YAMLLoadWarning"] = False

Files

MaartenGr/BERTopic-v0.9.3.zip

Files (6.2 MB)

Name Size Download all
md5:0ca4a79fb3368e03586dffa95b503e2a
6.2 MB Preview Download

Additional details

Related works