Skip to content

Releases: issa-project/issa-pipeline

2.1

27 Nov 14:53
Compare
Choose a tag to compare

A new step was added to the pipeline to perform 2 major actions:

  • retrieve complementary metadata about the documents from OpenAlex: topics, Sustainable Development Goals (SDG), authorship with institutions
  • compute, for each document, the Rao Stirling diversity index, using citation and topics data retrieved from OpenAlex

Full Changelog: 2.0...2.1

ISSA-2

14 Dec 11:06
Compare
Choose a tag to compare

Enhanced and refactored ISSA pipeline into a new version that supports easily configurable multi-instance pipelines.

  • Upgraded ISSA pipeline environment
    • upgraded the execution environment with available upgrades of the tools: Grobid, Entity-Fishing, Pyclinrec
    • added Morph-xR2RML Dockers instead of MongoDB and host-based morph-xr2rml java application
  • Extended Agritrop KG
    • annotate documents beyond articles, e.g. theses, conference papers, etc. without full-text extraction
    • added document domain descriptors
  • Refactored the code to support multi-instance deployment
    • with a minimal effort to launch a new ISSA pipeline for another document corpus
    • and the support for running multiple pipelines and SPARQL endpoints on the same machine
  • Added the configuration for the HAL EuroMov ISSA pipeline

Full Changelog: 1.3...2.0

1.2

13 Jun 16:24
Compare
Choose a tag to compare
1.2

Intermediate release for ISSA-2.
This release includes:

  • processing of metadata for all open-access documents in Agritrop dataset
  • disambiguation of overlapping named entities
  • execution environment updates with new versions of Docker images
  • updated annotation quality notebooks
  • bug fixes

1.1

06 Feb 13:07
Compare
Choose a tag to compare
1.1

Final release of ISSA-1

1.0

03 May 08:33
Compare
Choose a tag to compare
1.0
Doc