HughCraig / GHAP

2 stars 1 forks source link

Parse Large Text Fails #439

Open BillPascoe opened 2 weeks ago

BillPascoe commented 2 weeks ago

A very short text works ok, but it looks like a long one does not. Uploaded Petrie's Reminiscences and tried to parse, but got an error message after a short wait (maybe about 30 seconds): {"error":"Failed to send request","details":"Server error:POST https:\/\/geoparsing.textmap.tlcmap.org\/api\/geoparseresulted in a500 Internal Server Errorresponse:\n<html>\n <head>\n <title>Internal Server Error<\/title>\n <\/head>\n <body>\n <h1><p>Internal Server Error<\/p><\/h1>\n (truncated...)\n"} Using Dictionary mode, uploading a file containing only 3 places, one on each line, also failed. Files used are: dictionarytest.txt testsmalltext.txt PetriesReminiscences.txt

IanMcCrabb commented 2 weeks ago

@MufengNiu lets make our focus the issues around robustness, limits on text size and user feedback.

isobel-andrews commented 1 week ago
MufengNiu commented 1 week ago

show geocoding places after 'geoparsing'