We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e1778 commit 9074f03Copy full SHA for 9074f03
topicnet/viewers/README.md
@@ -13,9 +13,11 @@ Currently module contains the following viewers:
13
<div align="center">
14
<img src="../docs/images/doc_cluster__plot.png" width="80%" alt/>
15
</div>
16
- <em>
17
- Visualisation of reduced document embeddings colored according to their topic made by DocumentClusterViewer.
18
- </em>
+ <div align="center">
+ <em>
+ Visualisation of reduced document embeddings colored according to their topicspic made by DocumentClusterViewer.
19
+ </em>
20
+ </div>
21
</p>
22
23
* `spectrum` (`TopicSpectrumViewer`) — module contains heuristics for solving TSP to arrange topics minimizing total distance of the spectrum.
0 commit comments