deno task start
This command will start the Deno server and serve the web application.
-
Convert PDF to text:
pdftotext -layout saoke.pdf
-
Clean the data:
deno run -A clean-data.js
This process uses regular expressions to extract and format the necessary data from the PDF text.