Skip to content

C23-DF02-DiskusAI-Dicoding-Indonesia/SearchBar-Modeling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Search Bar Models diskusAI

Consisted from two models, suggestion related model and BiLSTM model, that both already have been build using Tensorflow in pyhton programming language.

  • BiLSTM Model

BiLSTM used to predict the next word from search bar's input so that it enhanced and speed up users experiences during using search bar tools.

  • Suggestion Related Model

Suggestion related model that we build using ranking system relatives to scoring cosines similarity values from input to our dataset. This model will return the most related discussion title and the link to our search bar input, also return top 10 discussion titles and the links that related to the most related discussion title and the link before.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published