def hierarchical_topics ( self ,
- docs : List [ int ],
+ docs : List [ str ],
linkage_function : Callable [[ csr_matrix ], np . ndarray ] = None ,
distance_function : Callable [[ csr_matrix ], csr_matrix ] = None ) -> pd . DataFrame :
""" Create a hierarchy of topics
diff --git a/api/cluster/base.html b/api/cluster/base.html
index c06ca939..f8cef77e 100755
--- a/api/cluster/base.html
+++ b/api/cluster/base.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/ctfidf.html b/api/ctfidf.html
index ca075ac6..59f169ad 100755
--- a/api/ctfidf.html
+++ b/api/ctfidf.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/dimensionality/base.html b/api/dimensionality/base.html
index 30aa4571..d1e86724 100755
--- a/api/dimensionality/base.html
+++ b/api/dimensionality/base.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/onlinecv.html b/api/onlinecv.html
index e5d6e817..e7ffb342 100755
--- a/api/onlinecv.html
+++ b/api/onlinecv.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/plotting/barchart.html b/api/plotting/barchart.html
index 88965ccc..e5e08bc5 100755
--- a/api/plotting/barchart.html
+++ b/api/plotting/barchart.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/plotting/distribution.html b/api/plotting/distribution.html
index 44acfa7b..7105022b 100755
--- a/api/plotting/distribution.html
+++ b/api/plotting/distribution.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/plotting/documents.html b/api/plotting/documents.html
index e455a32d..7b169c61 100755
--- a/api/plotting/documents.html
+++ b/api/plotting/documents.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/plotting/dtm.html b/api/plotting/dtm.html
index 7c4da0c2..22322bb6 100755
--- a/api/plotting/dtm.html
+++ b/api/plotting/dtm.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+
Variations
@@ -974,17 +988,17 @@
-
+
-
+
(semi)-supervised
-
-
+
+
(semi)-supervised
diff --git a/api/plotting/heatmap.html b/api/plotting/heatmap.html
index f99bc24a..20752a03 100755
--- a/api/plotting/heatmap.html
+++ b/api/plotting/heatmap.html
@@ -471,6 +471,20 @@
+
+
+ Best Practices
+
+
+
+
+
+
+
+
+
+
+
@@ -479,17 +493,17 @@
-
+
-
+
In-depth
-
-
+
+
In-depth
@@ -506,17 +520,17 @@
-
+
-
+
Visualizations
-
-
+
+
Visualizations
@@ -596,17 +610,17 @@
-
+
-
+
Update Topics
-
-
+
+
Update Topics
@@ -709,17 +723,17 @@
-
+
-
+
Sub-models
-
-
+
+
Sub-models
@@ -806,17 +820,17 @@
-
+
-
+
6. Fine-tune Topics
-
-
+
+
6. Fine-tune Topics
@@ -891,17 +905,17 @@
-
+
-
+
Variations
-
-
+
+