linuxscout / arabicstopwords

Arabic Stop Word List
Other
32 stars 9 forks source link

Package not found when installing with pip #7

Open Eboubaker opened 3 months ago

Eboubaker commented 3 months ago

Hello, Thank you for your research on the "Towards An Open Platform For Arabic Language Processing." research. I want to install this module but it fails:

C:\Users\me\Desktop\mfth> pip install arabicstopwords
ERROR: Could not find a version that satisfies the requirement arabicstopwords (from versions: none)
ERROR: No matching distribution found for arabicstopwords

[notice] A new release of pip is available: 23.3.1 -> 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip
Eboubaker commented 3 months ago

oh it's arabic-stopwords I think you should fix the Install section in the README