How to generate wordcloud of bangla text in python?

前端 未结 0 565
长发绾君心
长发绾君心 2020-12-18 00:42

I tried the code below :

!pip install python-bidi
from wordcloud import WordCloud
from matplotlib import pyplot as plt
from bidi.algorithm import get_display
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题