jlareck
jlareck
Hi, we are currently reworking the abstract extraction
Hi, yes, we have some updates around text extraction. So, this summer, we had a Google Summer of Code project during which one student upgraded text extraction and it became...
This data error was in the TopicalConceptsExtractor and so I removed extraction of triples like: ``` http://dbpedia.org/resource/Pininfarina | http://www.w3.org/1999/02/22-rdf-syntax-ns#type | http://www.w3.org/2004/02/skos/core#Concept ``` and changed `dct:subject` to `dbo: mainArticleForCategory` in one...
> Now for coming back on my original question : Is it preferred to develop a special properties extractor for the {{Sisters projects}} templates properties? Or is it better to...
@datalogism okay, so, for {{Autres projets}} we can create a new extractor and as initial point for creating it can be `InfoboxExtractor`. it is already extracts the data from this...
Hi, @datalogism, I have implemented a draft extractor for `{{Autres projets}}`. You can have a look at it, maybe something can be helpful for you: https://github.com/dbpedia/extraction-framework/blob/a9ed5f0396c82854c8e1663d87571a0935c444ab/core/src/main/scala/org/dbpedia/extraction/mappings/AutresProjectExtractor.scala . It produces triples...
Issue updates: #582 - fixed and integrated into master #552 - fixed and integrated into master #565 - fixed and integrated into master #556 - looks like also fixed and...
@jaygray0919 Could you please send this sample set? Looks like that I resolved the issue but not sure that completely (at least produced dataset doesn't contain `` and `` triples...
> try using this: https://afdsi.com/sparql-species/#/specierch/gold i can explain the app if you are interested /jay Hi @jaygray0919, thank you for providing this link with examples! I checked some triples in...
Hi @jaygray0919, sorry, but it looks like we cannot restore uncorrupted dataset at the moment. Image dataset should have a better quality in the upcoming release, but it still contains...