Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes an incorrect link to usecases.md #1731

Merged
merged 1 commit into from
Jan 10, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/usecases.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Over the last few years, BERTopic has been used on a wide variety of use cases a
Below are a number of use cases that have been applied in practice. These use cases are collected from and written by data-professionals.

!!! note
If you would like to add your use case, feel free open up a PR! You only need to update [this file](https://github.com/MaartenGr/BERTopic/blob/master/docs/changelog.md) and add your example.
If you would like to add your use case, feel free open up a PR! You only need to update [this file](https://github.com/MaartenGr/BERTopic/blob/master/docs/usecases.md) and add your example.
You can just copy-paste one of the existing examples and adjust it contain a description of your use case.


Expand Down