ddangelov / Top2Vec

Top2Vec learns jointly embedded topic, document and word vectors.
BSD 3-Clause "New" or "Revised" License
2.92k stars 374 forks source link

"model.generate_topic_wordcloud"Can it be used in Chinese? #354

Open Yif18 opened 8 months ago

Yif18 commented 8 months ago

"model.generate_topic_wordcloud" When the corpus is Chinese, the Word Clouds will have boxes instead of Chinese words. How to make it suitable for Chinese?

xxicheng commented 7 months ago

Hi! I ran into the same issue. Have you figured it out yet?

Yif18 commented 7 months ago

I can't solve this problem. My solution is to export the keywords for each topic and then draw wordcloud

---- Replied Message ---- | From | @.> | | Date | 02/24/2024 11:28 | | To | ddangelov/Top2Vec @.> | | Cc | Yif18 @.>, Author @.> | | Subject | Re: [ddangelov/Top2Vec] "model.generate_topic_wordcloud"Can it be used in Chinese? (Issue #354) |

Hi! I ran into the same issue. Have you figured it out yet?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

xxicheng commented 7 months ago

Thanks! I did the same. It's the font issue.