Code Monkey home page Code Monkey logo

Comments (13)

gustelle avatar gustelle commented on May 24, 2024

Hello, I got the same issue, example on Python 3.6.4

from vocabulary.vocabulary import Vocabulary as vb vb.synonym("car") False

Any idea ?

from vocabulary.

ShauryaUppal-1Mg avatar ShauryaUppal-1Mg commented on May 24, 2024

Even I am getting this error. I am switching to PyDictionary Library

from vocabulary.

alkhachatryan avatar alkhachatryan commented on May 24, 2024

The same problem is here.
I tried the code from example:
vb.synonym("car")

And got the same error...

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

I am experiencing the same behavior.

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

It seems that the problem is with the API being called which is glosbe.

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

This thing is dead until we can find a replacement to Glosbe.

Reference:
deanishe/alfred-glosbe#4

from vocabulary.

aluckydog0716 avatar aluckydog0716 commented on May 24, 2024

any idea to slove it ?

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

Hi @aluckydog0716 , it seems that Glosbe killed the service.

Try accessing:

https://glosbe.com/gapi/

And you'll get 429 Too Many Requests.

vocabulary is dependent on Glosbe, and if Glosbe decides to kill the API, then this library is dead. :(

Maybe you can try https://pypi.org/project/PyDictionary/ instead.

from vocabulary.

aluckydog0716 avatar aluckydog0716 commented on May 24, 2024

from vocabulary.

aluckydog0716 avatar aluckydog0716 commented on May 24, 2024

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

@aluckydog0716 I suggest you directly call an API from online dictionaries if your goal is to get the meaning of a word.

https://dictionaryapi.com/products/api-collegiate-dictionary

from vocabulary.

aluckydog0716 avatar aluckydog0716 commented on May 24, 2024

from vocabulary.

leiurus17 avatar leiurus17 commented on May 24, 2024

@aluckydog0716 , WordNet under NLTK is what you need.

https://pythonprogramming.net/wordnet-nltk-tutorial/

from vocabulary.

Related Issues (20)

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.