Visit Nocodefunctions which is the web app making use of these processes
In this "parent" repo for all i/o processes, you will find:
-
the data structure (the model) common to all i/o functions. Please visit the folder "DataImportModel".
-
the file 'pom.xml' which defines the versions of all the dependencies shared by the io processes
-
one function which extracts text from specific regions in pdf files. Formally, this function should be hosted elsewhere, but I keep it here as it is really about file reading and parsing.
All resources in this repo are licensed 'Creative Commons Attribution 4.0 International Public License', which essentially means that the code and the assets of these processes can be used and modified including for commercial purposes, provided an attribution is made to the author (Clement Levallois).