Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 812 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 812 Bytes

Jawyn Web Application 🔍

Jawn Icon

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.

Made with Fresh

Usage

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.