Releases: MiiNeLoC0/IAoptativa
Releases · MiiNeLoC0/IAoptativa
Version 1.2.0 -Final version
Version 1.1.0 – Implementation of requirements
In this new version, the following features have been implemented:
- 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.
- Bar Chart for Number of Images
- A visualization has been added that shows the number of images per article.
- Link Extraction
- A list of all links found in each article is generated.
Version 1.0.0 - Basic implementation of the program
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