Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcortes92/information-retrieval-inverted-index
https://github.com/dcortes92/information-retrieval-inverted-index
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcortes92/information-retrieval-inverted-index
- Owner: dcortes92
- Created: 2013-06-13T22:36:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-24T18:06:34.000Z (over 11 years ago)
- Last Synced: 2023-08-04T04:58:11.669Z (over 1 year ago)
- Language: Perl
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Repositorio para la Segunda Tarea Programada
Recuperación de Información TextualEstudiantes: Daniel Cortés Sáenz, Isaac Ramírez Solano
La tarea consiste en implementar un archivo invertido (inverted index) y búsquedas vectoriales.
Además, se calcula un PageRank para una colección de páginas web.