GithubHelp home page GithubHelp logo

adhaamehab / textblob-ar Goto Github PK

View Code? Open in Web Editor NEW
82.0 8.0 25.0 4.34 MB

Arabic support for textblob

Home Page: https://github.com/sloria/TextBlob

License: MIT License

Python 100.00%
nlp natural-language-processing machine-learning sentiment-analysis part-of-speech-tagger text-classification arabic-language arabic-nlp textblob text-similarity

textblob-ar's Issues

Sentiment analysis problem

Hi,

Could you please suggest solution for the .sentiment function error
'HTTP Error 429: Too Many Requests'.
It was working fine but then whenever I run it, this error pops up. I was thinking that it must be the textblob-ar is using an API like Google and I need some cool off period, but I tried after leaving it for a whole day. Still the problem is the same.

Thank you

could not install the Library

Thanks Adham for the work
I tried to install the library using

pip install textblob_ar

this was the output from jupyter notebook

Collecting textblob_ar
Note: you may need to restart the kernel to use updated packages.
ERROR: Could not find a version that satisfies the requirement textblob_ar (from versions: none)
ERROR: No matching distribution found for textblob_ar

I am using python 3.7.4

please help me resolve this issue

Thanks

issue in running, هل عندك علم في هذي المشكله ام لا

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.