Skip to content

Instantly share code, notes, and snippets.

@atomotic
Created October 22, 2013 13:04
Show Gist options
  • Save atomotic/7100397 to your computer and use it in GitHub Desktop.
Save atomotic/7100397 to your computer and use it in GitHub Desktop.
15:02:16.722 [..r.operations.NERProcess] Extracting named entities in column Autore on row 4 of 4. (3ms)
15:02:17.029 [..r.operations.NERProcess] The extractor failed (307ms)
java.lang.IllegalArgumentException: dataTXT request failed.
at org.freeyourmetadata.ner.services.DataTXT.parseExtractionResponseEntity(DataTXT.java:69)
at org.freeyourmetadata.ner.services.NERServiceBase.parseExtractionResponseEntity(NERServiceBase.java:196)
at org.freeyourmetadata.ner.services.NERServiceBase.performExtractionRequest(NERServiceBase.java:128)
at org.freeyourmetadata.ner.services.NERServiceBase.extractNamedEntities(NERServiceBase.java:100)
at org.freeyourmetadata.ner.operations.NERProcess$Extractor.run(NERProcess.java:210)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment