citiususc / Linguakit

Multilingual toolkit for NLP: dependency parser, PoS tagger, NERC, multiword extractor, sentiment analysis, etc.
GNU General Public License v3.0
64 stars 22 forks source link

Issue with Summarizer #8

Closed epetros closed 5 years ago

epetros commented 7 years ago

Greetings, Unfortunately the summarizer module is not working. Thanks

gamallo commented 7 years ago

That's a problem with the server. It's fixed. Thanks for the warning.

epetros commented 7 years ago

Thanks.

epetros commented 6 years ago

Greetings, The summarizer module is off again. Thanks

gamallo commented 6 years ago

It was off because of the storm last night. It is working again. Thanks for warning us!

epetros commented 6 years ago

Sorry, but its off again.

gamallo commented 6 years ago

It is working again. I don't know why it was off. Sorry

epetros commented 6 years ago

Greetings, the server is down again for a while now...

gamallo commented 6 years ago

The log file reports a problem with the Web extractor. I think I fixed the problem but I'm not pretty sure. The server is running again... Thanks for the warning.

epetros commented 6 years ago

Unfortunatly still not working...

epetros commented 6 years ago

Unfortunatly still not working...

gamallo commented 6 years ago

I don't know what is happening. Now it is up

epetros commented 6 years ago

Greetings, unfortunately the server is down again..

epetros commented 6 years ago

Greetings, unfortunately the server is down again..

gamallo commented 6 years ago

Sorry. This time the problem was just the power and the SAI supporting the server. Now, it is running again.

epetros commented 6 years ago

Hello, sorry I just tested and unfortunately it's still down.

epetros commented 6 years ago

Greetings, unfortunately the server seems to be down most of the time.

gamallo commented 6 years ago

Sorry. I think there is a problem with the software used to create the web service: Dancer. I don't know how to fix the problem. I'll try to reinstall this software.

ambs commented 6 years ago

Hmms, usually Dancer is not a problem. I have a dozen websites running on it. I would guess on some other issue :)

gamallo commented 6 years ago

Thanks, Alberto. The error messages come from Dancer/Request.pm, but the problem could be before. Another solution is to put the summarizer in the package to be installed off-line. I don't remember why is just accessed via API.

gamallo commented 6 years ago

Hi, the source code of the summarizer has been uploaded. In the updated version of Linguakit the summarizer module does not require the API REST. Let me know if this solves the problem. Thank you.

epetros commented 6 years ago

Greetings. Unfortunately for the new version am getting this error: ./lexicon_compiler.perl Compiling lexicons: English Done Portuguese Out of memory!

gamallo commented 6 years ago

Hi, epetros. No changes have been done in the lexicons. I've just tried now to compile the new version and had no problems. I checked the RAM memory required to compile the portuguese dictionary: my laptop uses 3% out of the total memory (8G). Try to compile again by closing before all the open applications in your computer.

epetros commented 6 years ago

Managed to have it working, thanks!