Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-retrieval

An information retrieval system based on the vectrorial model. Deployed with Streamlit.

System requeriment

python >= 3.9.2 and functional pip command

Project setup

pip install requirements.txt
>>>import nltk
>>>nltk.download('punkt')
>>>nltk.download('wordnet')
>>>nltk.download('stopwords')

Run the app locally

streamlit run kretrieval.py

About

An information retrieval system based on vectrial model. Deplyed with streamlit

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages