Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Word Cloud generated from Arabic letters is broken #723

Open
damascene opened this issue May 2, 2023 · 0 comments · May be fixed by #724
Open

Word Cloud generated from Arabic letters is broken #723

damascene opened this issue May 2, 2023 · 0 comments · May be fixed by #724

Comments

@damascene
Copy link

Description

Word Cloud generated from Arabic letters is broken. Seems like a dependent package update that removed the need for - bidi.algorithm and arabic_reshaper

Steps/Code to Reproduce

Run the Arabic example in this repository
https://github.com/amueller/word_cloud/blob/master/examples/arabic.py

Expected Results

image

Actual Results

The broken version

image

Versions

Python 3.8.10 (default, Mar 13 2023, 10:26:41)
[GCC 9.4.0]
NumPy 1.24.3
matplotlib 3.7.1
wordcoud 1.9.1.1

damascene added a commit to damascene/word_cloud that referenced this issue May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant