Skip to content

Releases: MiiNeLoC0/IAoptativa

Version 1.2.0 -Final version

04 Mar 17:58

Choose a tag to compare

This is the final version of the project, the program now can in both ways: manual or via Docker. Also includes actualizated coodemeta.json and a new file "rationale.md" that explains why we use Grobid and Docker.

Version 1.1.0 – Implementation of requirements

26 Feb 14:30

Choose a tag to compare

In this new version, the following features have been implemented:

  1. Word Cloud from Abstracts
    • Grobid processes the PDFs and generates XML with structured content.
    • The program is capable of extracting abstracts from the <abstract> section of the XML.
    • It generates a word cloud based on the extracted abstracts.
    • It counts the figures within the documents and creates a bar chart.
    • It saves the extracted links in a CSV file.
  2. Bar Chart for Number of Images
    • A visualization has been added that shows the number of images per article.
  3. Link Extraction
    • A list of all links found in each article is generated.

Version 1.0.0 - Basic implementation of the program

17 Feb 10:25

Choose a tag to compare

A basic program has been implemented that uses the Grobid API to convert selected PDFs into an XML file for subsequent use. The XML file is saved in a folder.
Full Changelog: https://github.com/MiiNeLoC0/IAoptativa/commits/r