We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70321a4 commit 0fd01a4Copy full SHA for 0fd01a4
1 file changed
mkdocs.yml
@@ -33,6 +33,8 @@ nav:
33
- Clustering Models (BERTopic & Top2Vec): clustering.md
34
- Autoencoding Models (ZeroShotTM & CombinedTM): ctm.md
35
- FASTopic: FASTopic.md
36
+ - Other Models (e.g. Sentiment Analysis):
37
+ - Concept Vector Projection (Continuous Sentiment Scoring): cvp.md
38
- Embedding Models: encoders.md
39
- Vectorizers (Term extraction): vectorizers.md
40
- Topic Analysis and Naming with LLMs: analyzers.md
0 commit comments