Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

LookupError: Could not find stanford-postagger.jar jar file at textblob_ar/data/model.jar #21

Open
mahdiMokadem opened this issue Oct 12, 2020 · 3 comments

Comments

@mahdiMokadem
Copy link

Hello, when running my code I'm always getting this error:

'Could not find %s jar file at %s' % (name_pattern, path_to_jar)

LookupError: Could not find stanford-postagger.jar jar file at textblob_ar/data/model.jar

when using TextBlob I'm fine and not facing any problem. But it is appearing when using textblob_ar.

@dihiaselma
Copy link

I face the same problem.
I installed the library, but when running TextBlob('اعجبني هذا الكتاب. اعترض قليلا مع بعض افكاره لكن مضمونه رائع')
I got this error "Could not find stanford-postagger.jar jar file at textblob_ar/data/model.jar"

I tried to download the stanford-postagger.jar manually and copy it into the the specified folder but same thing

how to fix it?

@bmd94
Copy link

bmd94 commented Apr 7, 2021

Hi, i have the same problem with textblob_ar and i don't know how to fix it

@Abdullah-mb
Copy link

@mahdiMokadem @dihiaselma @bmd94 any one found solution for the problem?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants