Web application created with Deno JavaScript Runtime and the Web Framework Fresh with the objective of creating a search engine based on the Latent Dirichlet Allocation model for the Wikipedia website. This project was created in order to present the work and obtain a grade in the Calculus III subject of the Bachelor's degree in Computer Science at the Fundação Universidade Federal de Rondônia.
Make sure to install Deno: https://deno.land/manual/getting_started/installation
Then start the project:
deno task start
This will watch the project directory and restart as necessary.