jobliz / goodbooks10k-dataset-explorer-DEPRECATED

A React app for exploring the goodbook10k dataset using Elasticsearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Goodbooks10K dataset search tool

A simple React Elasticsearch tool to explore the Goodbooks10k dataset allowing filtering by book title and user tags.

Installation

  • Run npm install

Data loading

Currently the way to load the data to an elasticsearch instance is through the nested_create_es_index.py script in the data directory. You will need to install the elasticsearch-py package for it to work.

Gotchas

About

A React app for exploring the goodbook10k dataset using Elasticsearch


Languages

Language:JavaScript 70.1%Language:Python 18.8%Language:HTML 8.3%Language:CSS 2.8%