keonchennl / trustchain-superapp

Kotlin implementation of Trustchain and IPv8 with rich networking: multihoming of local Bluetooth+4G, decentral social networking, UDP hole punching, etc.
GNU General Public License v3.0
0 stars 0 forks source link

Implement threading so a non-stopping sub process can be used for parsing / keyword extraction #31

Open sisko444 opened 2 years ago

sisko444 commented 2 years ago

Was implemented, did not have the desired result though.

sisko444 commented 2 years ago

On top i started implementing the meta data storing and reading of the pdf files in the app. Writing the metadata works, using the serialization library. Reading it is not fully functional yet.