topiccloud
                                
                                
                                
                                    topiccloud copied to clipboard
                            
                            
                            
                        Visualization of topics in a document (documents), aimed to replace word cloud
Topic Cloud generation:
This Python toolkit generates a Topic Cloud, a visual representation of topics derived from a document (documents).
Please check the graphs in "/clouds" directory for example topic clouds.
Prerequisites:
- wordcloud (windows binary)
 - Pillow (windows binary)
 - matplotlib