Add BERTopic.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# `Backends`
|
||||
|
||||
::: bertopic.backend
|
||||
@@ -0,0 +1,3 @@
|
||||
# `BERTopic`
|
||||
|
||||
::: bertopic._bertopic.BERTopic
|
||||
@@ -0,0 +1,3 @@
|
||||
# `BaseCluster`
|
||||
|
||||
::: bertopic.cluster._base.BaseCluster
|
||||
@@ -0,0 +1,3 @@
|
||||
# `BaseCluster`
|
||||
|
||||
::: bertopic.cluster._base.BaseCluster
|
||||
@@ -0,0 +1,3 @@
|
||||
# `c-TF-IDF`
|
||||
|
||||
::: bertopic.vectorizers.ClassTfidfTransformer
|
||||
@@ -0,0 +1,3 @@
|
||||
# `BaseDimensionalityReduction`
|
||||
|
||||
::: bertopic.dimensionality._base.BaseDimensionalityReduction
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Plotting`
|
||||
|
||||
::: bertopic.plotting
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Barchart`
|
||||
|
||||
::: bertopic.plotting._barchart.visualize_barchart
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Distribution`
|
||||
|
||||
::: bertopic.plotting._distribution.visualize_distribution
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Documents with DataMapPlot`
|
||||
|
||||
::: bertopic.plotting._datamap.visualize_document_datamap
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Documents`
|
||||
|
||||
::: bertopic.plotting._documents.visualize_documents
|
||||
@@ -0,0 +1,3 @@
|
||||
# `DTM`
|
||||
|
||||
::: bertopic.plotting._topics_over_time.visualize_topics_over_time
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Heatmap`
|
||||
|
||||
::: bertopic.plotting._heatmap.visualize_heatmap
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Hierarchical Documents`
|
||||
|
||||
::: bertopic.plotting._hierarchical_documents.visualize_hierarchical_documents
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Hierarchy`
|
||||
|
||||
::: bertopic.plotting._hierarchy.visualize_hierarchy
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Term Score Decline`
|
||||
|
||||
::: bertopic.plotting._term_rank.visualize_term_rank
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Topics`
|
||||
|
||||
::: bertopic.plotting._topics.visualize_topics
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Topics per Class`
|
||||
|
||||
::: bertopic.plotting._topics_per_class.visualize_topics_per_class
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Representations`
|
||||
|
||||
::: bertopic.representation
|
||||
@@ -0,0 +1,3 @@
|
||||
# `Vectorizers`
|
||||
|
||||
::: bertopic.vectorizers._online_cv.OnlineCountVectorizer
|
||||
Reference in New Issue
Block a user