Marek Horst
Marek Horst
Dear @kevinhosford, this project has not been abandoned because it is heavily used in other projects like [mining subsystem](https://github.com/openaire/iis) of the OpenAIRE project. We focus on fixing major bugs though...
> Equally, can the reference to exporting bibtex be removed as this feature does not work in version 1.13 Can you elaborate more e.g. provide more details on how to...
For the record: we are relying on most recent cermine release: `1.13`.
Let me add few more details: * I was able to confirm this issue by running metadata extraction locally on my laptop (also on the most recent `cermine-impl-1.14-20180204.213009-17` version). Setting...
As indicated in https://github.com/openaire/iis/pull/1162#discussion_r497390544 we should also reintroduce the common method for building OAId. Just to make sure the logic behind id generation is uniform.
The branch the integration task was undertaken: https://github.com/openaire/iis/tree/marekhorst_1049_perform_test_mining_for_EOSC_services
The idea could be to: * spot the most memory demanding subworkflows and explicitly propagate `mapredChildJavaOpts` (as it is done now), where "most memory demanding" = "requiring more than default...
Apparently there is an alternative processing path within COANSYS documents similarity involving custom ranking. The problem is this script at some point became incompatible with the rest of the documents...
New `dhp-commons` version was already released by Claudio, more details in: https://support.openaire.eu/issues/9505#note-34 We could either introduce this `beta` dependency straight away or just wait for a public release if it...
One significant drawback of reducing the number of tasks running CERMINE (thus reducing the number of output files) is increased amount of time taken by each task. This may result...