Skip to content

Commit 9074f03

Browse files
committed
try to center caption
1 parent b8e1778 commit 9074f03

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

topicnet/viewers/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,11 @@ Currently module contains the following viewers:
1313
<div align="center">
1414
<img src="../docs/images/doc_cluster__plot.png" width="80%" alt/>
1515
</div>
16-
<em>
17-
Visualisation of reduced document embeddings colored according to their topic made by DocumentClusterViewer.
18-
</em>
16+
<div align="center">
17+
<em>
18+
Visualisation of reduced document embeddings colored according to their topicspic made by DocumentClusterViewer.
19+
</em>
20+
</div>
1921
</p>
2022

2123
* `spectrum` (`TopicSpectrumViewer`) — module contains heuristics for solving TSP to arrange topics minimizing total distance of the spectrum.

0 commit comments

Comments
 (0)