18 lines
711 B
Markdown
18 lines
711 B
Markdown
# What does this PR do?
|
|
|
|
<!--
|
|
Thank you for considering creating a PR! Before you do, make sure to read through [contributor guideline](https://github.com/MaartenGr/BERTopic/blob/master/CONTRIBUTING.md)
|
|
-->
|
|
|
|
<!-- Remove if not applicable -->
|
|
|
|
Fixes # (issue)
|
|
|
|
|
|
## Before submitting
|
|
- [ ] This PR fixes a typo or improves the docs (if yes, ignore all other checks!).
|
|
- [ ] Did you read the [contributor guideline](https://github.com/MaartenGr/BERTopic/blob/master/CONTRIBUTING.md)?
|
|
- [ ] Was this discussed/approved via a Github issue? Please add a link to it if that's the case.
|
|
- [ ] Did you make sure to update the documentation with your changes (if applicable)?
|
|
- [ ] Did you write any new necessary tests?
|