MaartenGr / MaartenGr/BERTopic

'list' object is not callable

Open
#1,417 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
7.8k
Forks
920
Avg merge
22h 24m
Merged PRs (30d)
5

Description

I tried running the cell in the image below but got an error. moreover, if i run it by passing only docs, it runs perfectly well. so there is an issue with passing " Topic" as an input. Can you please guide me on what should i do.
![Screenshot 2023-07-19 183735](https://github.com/MaartenGr/BERTopic/assets/73096699/f96ee420-d6ff-44ff-85f7-203468402d00)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failing cell from the attached screenshot and compare it with the working call that passes only docs. The issue omits the cell text and traceback, so first inspect the reported inputs and the relevant BERTopic API signature; done means the Topic input no longer raises “'list' object is not callable” or the expected usage is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.