Skip to content

TiagooGomess/PROJ_PRI_2122

 
 

Repository files navigation

Information Retrieval Project

Cryptocurrencies IR System

This project aims to build an Information Retrieval system to search cryptocurrencies and their latest news.

The information on cryptocurrencies was gathered using HTTP requests to CoinGecko's API and cryptocurrencies' news information via scraping to CoinMarketCap. After all the inherent cleanup process and data exploration, the data was indexed using ElasticSearch. This also allowed us to make manual queries to the data. Finally, a front-end for the IR system was developed using ReactJS, allowing better visualization and filtering of the data the user wanted to search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 85.1%
  • JavaScript 7.5%
  • Python 4.6%
  • TeX 1.1%
  • Erlang 1.0%
  • Shell 0.3%
  • Other 0.4%