Dear all, I am interested in running Spotlight with an XML input file format with the objective of enriching the content with semantic information. >From what I've experienced until now it seems like such format is not >supported and that only a plain text format is supported. Am I correct? (I'm >using the code here for processing text files: >https://github.com/dbpedia-spotlight/dbpedia-spotlight/blob/master/eval/src/main/java/org/dbpedia/spotlight/evaluation/external/DBpediaSpotlightClient.java#L90 > ) Has anybody run into such a problem already?
I can of course get the text content out of the XML file (say it will produce a new plain text file) and pass this text content to Spotlight but then I would have that: 1- the offset I would get from running the Spotlight won't be the same as the offset in the original XML file 2- the enriching process will get more complicated due to the different offsets (XML file vs plain text file) Thank you in advance, Pajolma Pajolma RUPI Research and Development Engineer Service de l'e-Information Scientifique et Multimédia (SEISM) Research Centre INRIA Grenoble - Rhône-Alpes 655 Avenue de l'Europe 38330 Montbonnot-Saint-Martin France
------------------------------------------------------------------------------
_______________________________________________ Dbp-spotlight-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dbp-spotlight-users
