Skip to content

Commit

Permalink
repo url updated and link to demo added
Browse files Browse the repository at this point in the history
  • Loading branch information
prashkr committed Jul 7, 2016
1 parent e0778ba commit 7bb66f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
# Tasty Search

It is a search engine for searching gourmet food reviews. The data set for the reviews is taken from [Amazon Fine Foods reviews](http://snap.stanford.edu/data/web-FineFoods.html) which has 568,454 reviews given by 256,059 users.
You can checkout the live demo [here](http://prashkr.com/tastysearch/).

### Running instructions

Clone this repo:
```sh
$ git clone repo-url
$ git clone https://github.com/prashkr/tasty-search.git
```
Before running the following command make sure you have the dataset file (Amazon reviews) in the resources folder.

Expand Down

0 comments on commit 7bb66f2

Please sign in to comment.