Skip to content

UFABC 2022-Q2 Word recommendation algorithm based on the Trie data structure.

Notifications You must be signed in to change notification settings

guiPython/ufabc-trie-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trie Algorithms and Data Structures II - UFABC

Requisitos

  • NodeJS 18.x

Para a execução dos comandos abaixo você deve estar na pasta do projeto, ou seja, na pasta que contém o arquivo: package.json

Instalação dos pacotes

npm install

Build e Execução

  npm run build
  node ./dist/main.js

About

UFABC 2022-Q2 Word recommendation algorithm based on the Trie data structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published