quadrismegistus / prosodic

Prosodic: a metrical-phonological parser, written in Python. For English and Finnish, with flexible language support.
GNU General Public License v3.0
271 stars 41 forks source link

Prosodic not working properly on Debian #63

Open davidvontamar opened 2 weeks ago

davidvontamar commented 2 weeks ago

I'm running Prosodic on Debian Sid with the latest packages. So far it was working very well, until today. One message that appears many times in yellow in the terminal is:

cannot connect to redis. defaulting to json cache

The app is very slow and it takes it several minutes to respond to the initial sonnet once launching the web UI. I really need Prosodic. It helps me a lot. Is this a local issue that I can fix? I'm not sure where Prosodic connects to.

quadrismegistus commented 2 weeks ago

Hi there, I'll look into this, but in the meantime you might check out http://prosodic.stanford.edu/, which is running v1 of Prosodic, in case that holds you over for now