Visualization and Information Retrieval System
GitHub: https://github.com/lucaspar/virsarrow-up-right
GitBook: https://virs.lucaspar.comarrow-up-right
Shell 1 - run containers
docker-compose up
Shell 2 - run interactive shell
docker-compose run web bash # run migrations ./manage.py makemigrations ./manage.py migrate
Access localhost:8000
Upload of custom collection
Inverted Index visualization
Vector Space Model representation
Search by cosine similarity
PageRank scores by iteration step
PageRank visual representation
Last updated 7 years ago