This repository has been archived by the owner on May 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 25
issue in running, هل عندك علم في هذي المشكله ام لا #18
Comments
i have the solution's |
هل وجدت حلا ام لا؟ |
any solution was found? |
yes
في الأحد، 11 أكتوبر 2020 في 7:47 م تمت كتابة ما يلي بواسطة mahdiMokadem
<[email protected]>:
… any solution was found?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#18 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AMUE4W6WZTM3VLCCJRXFG6DSKHOS7ANCNFSM4KZKSLDQ>
.
|
ok, so what was the solution? |
hi guys, i have the same problem :'( |
i have the same problem , can any one please share the solution ? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Traceback (most recent call last):
File "C:/Users/ahmad/PycharmProjects/gittingdata/سثؤخىي صشغ/textblobarabic.py", line 5, in
blobb = TextBlob("""هندسة البرمجيات هي دراسة تصميم وتنفيذ وتعديل البرمجيات بما يضمن توفر هذه البرمجيات بجودة عالية وتكلفة معقولة متاحة للجميع وقابلة للتطوير فيما بعد وسريعة للبناء. وهندسة البرمجيات تقوم على أسس ونظريات من الهندسة وعلوم الحاسب كمبدأ ال Functional Structure من الهندسة والذي يعتمد على مبدأ تصميم أجزاء صغيرة تتجانس في العمل مع بعضها لتشكل عمل الك""")
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\textblob_ar\blob.py", line 71, in init
_pos_tagger = pos_tagger if pos_tagger is not None else StanfordPartOfSpeechTagger()
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\textblob_ar\pos_tagger.py", line 12, in init
self._tagger = StanfordPOSTagger(modelPath, modelJar)
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\nltk\tag\stanford.py", line 160, in init
super(StanfordPOSTagger, self).init(*args, **kwargs)
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\nltk\tag\stanford.py", line 74, in init
self._JAR, path_to_jar, searchpath=(), url=_stanford_url, verbose=verbose
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\nltk\internals.py", line 854, in find_jar
name_pattern, path_to_jar, env_vars, searchpath, url, verbose, is_regex
File "C:\Users\ahmad\PycharmProjects\gittingdata\venv\lib\site-packages\nltk\internals.py", line 740, in find_jar_iter
'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
The text was updated successfully, but these errors were encountered: