dice-group / AGDISTIS

AGDISTIS - Agnostic Named Entity Disambiguation
http://aksw.org/Projects/AGDISTIS.html
GNU Affero General Public License v3.0
140 stars 37 forks source link

Runtime 2min #73

Closed renespeck closed 4 years ago

renespeck commented 5 years ago

Hi, for the German version, Agdistis needs up to 2min or more to process a couple of sentences. That's normal?

For a very small one, it needs betweeen 10 and 20s.

curl -w 'Total: %{time_total}s\n' --data-urlencode "text='<entity>Barack Obama</entity> is in <entity>Leipzig</entity>.'" -d type='agdistis' http://akswnc9.informatik.uni-leipzig.de:8114/AGDISTIS

DiegoMoussallem commented 5 years ago

Hey, it is not, our docker's server was struggling with memory issues some time ago. That might be the case.

renespeck commented 5 years ago

Hi thanks for the info, so will it be fixed sooner or later?

DiegoMoussallem commented 5 years ago

I asked Carl to have a look at it as soon as possible and I come to you with an answer.

renespeck commented 4 years ago

Hi, it seems that the online service produces a timeout within the FOX service (after 2 min without a response from Agdistis)

The example in the first comment needs 68s. Longer text needs much longer time.

Cheers.

DiegoMoussallem commented 4 years ago

resolved?