From f33ae81336232e9a293a977b1213efa58cf70365 Mon Sep 17 00:00:00 2001 From: James Nicholson Date: Tue, 9 Jan 2024 20:17:16 -0800 Subject: [PATCH] Fixed link to usecases.md --- docs/usecases.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usecases.md b/docs/usecases.md index 7193bbd2..3869c29d 100644 --- a/docs/usecases.md +++ b/docs/usecases.md @@ -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.