MaartenGr / MaartenGr/BERTopic
'list' object is not callable
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.

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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