Skip to content

Datamuse currently not working? #9

Description

@wieco12

Hi,
I’m currently unable to retrieve rhymes using python-datamuse. Even simple queries consistently fail. Example:

from datamuse import Datamuse
api = Datamuse()
api.words(rel_rhy="orange", max=5)
JSONDecodeError: Expecting value

It seems the Datamuse API endpoint is currently not returning valid JSON, which affects both the Python and R packages relying on it.
Is this a a known issue?
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions